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