stopIncrementalDataSync method

Future<void> stopIncrementalDataSync()

Implementation

Future<void> stopIncrementalDataSync() {
  throw UnimplementedError('stopIncrementalDataSync() has not been implemented.');
}