@override Future<bool?> isRotationOn() async { return await methodChannel.invokeMethod<bool>('isRotationOn'); }