menu
offline_sync_flutter package
documentation
storage/sync_storage.dart
SyncStorage
removeRequest abstract method
removeRequest abstract method
dark_mode
light_mode
removeRequest
abstract method
Future
<
void
>
removeRequest
(
String
id
)
Implementation
Future<void> removeRequest(String id);
offline_sync_flutter package
documentation
storage/sync_storage
SyncStorage
removeRequest abstract method
SyncStorage class