fairlightMasters property

Map<int, FairlightMasterState> get fairlightMasters

Implementation

Map<int, FairlightMasterState> get fairlightMasters =>
    UnmodifiableMapView(_fairlightMasters);