bloc/listener/bloc_listener_fetch library

Typedefs

BlocListenerFetch<B extends StateStreamable<FetchState<S>>, S> = BlocListener<B, FetchState<S>>