isSymbol property
bool
get
isSymbol
Whether this constant represents a Symbol value.
Implementation
bool get isSymbol => false;
Whether this constant represents a Symbol value.
bool get isSymbol => false;