type property

SymbolType? type

Implementation

SymbolType? get type => SymbolType.fromCode(info & 0x0f);