forceOrientationToLandscape method

Future<void> forceOrientationToLandscape()

Implementation

Future<void> forceOrientationToLandscape() =>
    _invoke('forceOrientationToLandscape');