stateMap property

Map<String, State<T>> stateMap
latefinal

Implementation

late final Map<String, State<T>> stateMap;