1. Deprecated("Internal Use Only")
DeviceOrientationEvent internalCreateDeviceOrientationEvent()

Source

@Deprecated("Internal Use Only")
static DeviceOrientationEvent internalCreateDeviceOrientationEvent() {
  return new DeviceOrientationEvent._internalWrap();
}