forceSync static method

Future<void> forceSync()

Implementation

static Future<void> forceSync() async => OfflineSyncLayer.instance.sync();