menu
bloom_framework package
documentation
bloom.dart
BloomQuery<T>
fetch property
fetch property
dark_mode
light_mode
fetch
property
QueryFetcher
<
T
>
fetch
final
Asynchronous function that fetches fresh data from network or database.
Implementation
final QueryFetcher<T> fetch;
bloom_framework package
documentation
bloom
BloomQuery<T>
fetch property
BloomQuery class