disposeAction property

SynchronousReduxAction<ReduxNotifier<HomePageState>, HomePageState, dynamic>? disposeAction
inherited

Implementation

SynchronousReduxAction<ReduxNotifier<T>, T, dynamic>? get disposeAction =>
    null;