BlocTestBloc<R> typedef

BlocTestBloc<R> = Future<R> Function()

Implementation

typedef BlocTestBloc<R> = Future<R> Function();