waitForSync property

  1. @Deprecated('Use waitForRoomInSync() instead')
Future<SyncUpdate> get waitForSync

Implementation

@Deprecated('Use waitForRoomInSync() instead')
Future<SyncUpdate> get waitForSync => waitForRoomInSync();