hasSymbol property

bool get hasSymbol

Whether this unit has a symbol.

Implementation

bool get hasSymbol => name != symbol;