CreateBloc<E, S> typedef

CreateBloc<E, S> = Bloc<E, S> Function()

Implementation

typedef CreateBloc<E, S> = Bloc<E, S> Function();