service/action_service library

Classes

ActionEntry
ActionService
ActionState
The state of the actions.
SetActionsAction
Initializes the actions. actions is a nested map of ActionEntrys as JSON.

Properties

actionProvider → ReduxProvider<ActionService, ActionState>
final

Functions

parseActionMap({required Map<String, dynamic> raw, required String actionPath}) Map<String, dynamic>