clearAll abstract method

Future<void> clearAll()

Clears all CloudSyncable entities of type T from the local repository.

Implementation

Future<void> clearAll();