reducer property

WaitReducer reducer
getter/setter pair

Works out-of-the-box for most use cases, but you can inject your own reducer here during your app's initialization, if necessary.

Implementation

static WaitReducer reducer = _defaultReducer;