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