type property

SymbolType? get type

Implementation

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