mapSymbols property

Map<T, String>? mapSymbols
getter/setter pair

Map between units and its symbol

Implementation

Map<T, String>? mapSymbols;