startDeviceMonitoring method

Future<void> startDeviceMonitoring()

Implementation

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