isSymbol property

bool get isSymbol

Whether this constant represents a Symbol value.

Implementation

bool get isSymbol => false;