getSyncMetadata abstract method
Retrieve metadata describing the user's sync state from the remote.
Implementation
Future<DatumSyncMetadata?> getSyncMetadata(String userId);
Retrieve metadata describing the user's sync state from the remote.
Future<DatumSyncMetadata?> getSyncMetadata(String userId);