async_redux package
documentation
async_redux
Store
<
St
>
isShutdown property
isShutdown
async_redux package
documentation
async_redux
Store
<
St
>
isShutdown property
Store class
Constructors
Store
Properties
defaultDistinct
dispatchCount
errors
hashCode
immutableCollectionEquality
isShutdown
modelObserver
onChange
onReduce
reduceCount
runtimeType
state
stateTimestamp
testInfoPrinter
Methods
createTestInfoSnapshot
defineState
dispatch
dispatchFuture
getAndRemoveFirstError
initTestInfoController
initTestInfoPrinter
noSuchMethod
shutdown
teardown
toString
waitCondition
Operators
operator ==
isShutdown
property
Null safety
bool
isShutdown
Implementation
bool get isShutdown => _shutdown;