setScreenOrientationAll method

void setScreenOrientationAll()

Implementation

void setScreenOrientationAll() {
  throw UnimplementedError('setScreenOrientationAll() has not been implemented.');
}