setScreenOrientationAll method
Implementation
@override
void setScreenOrientationAll() {
methodChannel.invokeMethod('setScreenOrientationAll');
}
@override
void setScreenOrientationAll() {
methodChannel.invokeMethod('setScreenOrientationAll');
}