stopBackgroundMonitoring method

Future<bool> stopBackgroundMonitoring()

Implementation

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