menu
blueprint_flutter_core package
documentation
blueprint_network.dart
PendingRequestHandler
hasPending property
hasPending property
dark_mode
light_mode
hasPending
property
bool
get
hasPending
Implementation
bool get hasPending => _queue.isNotEmpty;
blueprint_flutter_core package
documentation
blueprint_network
PendingRequestHandler
hasPending property
PendingRequestHandler class