disposeAction property

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

Implementation

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