reSync method

  1. @override
Future<void> reSync()
override

Implementation

@override
Future<void> reSync() {
  return _api.reSync();
}