setForcedOrientation method
Implementation
Future<bool> setForcedOrientation(EyedidDeviceOrientation orientation) {
throw UnimplementedError(
'setForcedOrientation() has not been implemented.');
}
Future<bool> setForcedOrientation(EyedidDeviceOrientation orientation) {
throw UnimplementedError(
'setForcedOrientation() has not been implemented.');
}