macros property

Map<int, MacroProperties> get macros

Implementation

Map<int, MacroProperties> get macros => UnmodifiableMapView(_macros);