hasMagneticSensor method

Future<bool> hasMagneticSensor()

Implementation

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