hasSymbol property

bool hasSymbol

Whether this unit has a symbol.

Implementation

bool get hasSymbol => name != symbol;