BaseBloc<Event, State> constructor

BaseBloc<Event, State>(
  1. State state
)

Implementation

BaseBloc(super.state);