menu
vtj_bluetooth_package package
documentation
datasources/fetch_state_manager.dart
FetchStateManager
isFetching property
isFetching property
dark_mode
light_mode
isFetching
property
bool
get
isFetching
Whether a fetch is currently active.
Implementation
bool get isFetching => isActive;
vtj_bluetooth_package package
documentation
datasources/fetch_state_manager
FetchStateManager
isFetching property
FetchStateManager class