audioMasters property

Map<int, AudioMasterState> get audioMasters

Implementation

Map<int, AudioMasterState> get audioMasters =>
    UnmodifiableMapView(_audioMasters);