getSyncState abstract method

Future<SyncState?> getSyncState()

Gets the current sync state.

Implementation

Future<SyncState?> getSyncState();