getName static method Null safety

String getName(
  1. Symbol symbol
)

Returns the name of symbol.

Implementation

external static String getName(Symbol symbol);