auxSources property

Map<int, int> get auxSources

Implementation

Map<int, int> get auxSources => UnmodifiableMapView(_auxSources);