superSources property
Map<int, SuperSourceState>
get
superSources
Implementation
Map<int, SuperSourceState> get superSources =>
UnmodifiableMapView(_superSources);
Map<int, SuperSourceState> get superSources =>
UnmodifiableMapView(_superSources);