isRotationOn method

Future<bool?> isRotationOn()

Implementation

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