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