actionsForStore top-level property

  1. @visibleForTesting
Expando actionsForStore
final

The actions that are associated with a given InfluxStoreMixin store during the construction of a FluxToReduxAdapterStore.

Implementation

@visibleForTesting
final Expando<dynamic> actionsForStore = Expando();