disposeAction property
SynchronousReduxAction<ReduxNotifier<HomePageState> , HomePageState, dynamic> ?
get
disposeAction
inherited
Implementation
SynchronousReduxAction<ReduxNotifier<T>, T, dynamic>? get disposeAction =>
null;