menu
offline_sync_engine package
documentation
offline_sync_engine.dart
LocalStore
markOperationSent abstract method
markOperationSent abstract method
dark_mode
light_mode
markOperationSent
abstract method
Future
<
void
>
markOperationSent
(
String
opId
)
Implementation
Future<void> markOperationSent(String opId);
offline_sync_engine package
documentation
offline_sync_engine
LocalStore
markOperationSent abstract method
LocalStore class