isInSync abstract method

Future<bool> isInSync()

Returns true if local and cloud secondary are in sync. false otherwise

Implementation

Future<bool> isInSync();