stateActions property

Map<String, Function> get stateActions

Get the state actions

Implementation

Map<String, Function> get stateActions => _stateActions;