markAllUnsynced abstract method
Marks all CloudSyncable entities of type T
as unsynced
in the local repository.
Implementation
Future<void> markAllUnsynced();
Marks all CloudSyncable entities of type T
as unsynced
in the local repository.
Future<void> markAllUnsynced();