consumer/bloc_consumer_fetch library

Typedefs

BlocConsumerFetch<B extends StateStreamable<FetchState<S>>, S> = BlocConsumerP<B, FetchState<S>>