markAllUnsynced abstract method

Future<void> markAllUnsynced()

Marks all CloudSyncable entities of type T as unsynced in the local repository.

Implementation

Future<void> markAllUnsynced();