projections property

ValueNotifier<Map<String, UArProjection>> projections
final

Implementation

final ValueNotifier<Map<String, UArProjection>> projections = ValueNotifier<Map<String, UArProjection>>(const <String, UArProjection>{});