isSymbol property

bool isSymbol

Whether this constant represents a Symbol value.

Implementation

bool get isSymbol => false;