startMagneticSensor method

Future<void> startMagneticSensor()

Implementation

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