actionsForStore top-level property
The actions that are associated with a given InfluxStoreMixin store during the construction of a FluxToReduxAdapterStore.
Implementation
@visibleForTesting
final Expando<dynamic> actionsForStore = Expando();
The actions that are associated with a given InfluxStoreMixin store during the construction of a FluxToReduxAdapterStore.
@visibleForTesting
final Expando<dynamic> actionsForStore = Expando();