observer property
Optional mixin that maps platform events to store actions.
Implementation
final WidgetBindingReducer<AppAction>? observer;
Optional mixin that maps platform events to store actions.
final WidgetBindingReducer<AppAction>? observer;