redux property
Access the Dispatcher
of this notifier.
Implementation
late final redux = Dispatcher<ReduxNotifier<T>, T>(
notifier: this,
debugOrigin: debugLabel,
debugOriginRef: this,
);
Access the Dispatcher
of this notifier.
late final redux = Dispatcher<ReduxNotifier<T>, T>(
notifier: this,
debugOrigin: debugLabel,
debugOriginRef: this,
);