menu
flutter_network_state package
documentation
queue/request_queue.dart
QueueStore
remove abstract method
remove abstract method
dark_mode
light_mode
remove
abstract method
bool
remove
(
String
id
)
Remove a specific request by its
id
.
Implementation
bool remove(String id);
flutter_network_state package
documentation
queue/request_queue
QueueStore
remove abstract method
QueueStore class