resetForcedOrientation method

Future<bool> resetForcedOrientation()

Implementation

Future<bool> resetForcedOrientation() {
  throw UnimplementedError(
      'resetForcedOrientation() has not been implemented.');
}