keyers property
Map<int, Map<int, KeyerState> >
get
keyers
Implementation
Map<int, Map<int, KeyerState>> get keyers => UnmodifiableMapView(_keyers);
Map<int, Map<int, KeyerState>> get keyers => UnmodifiableMapView(_keyers);