NativeDeviceOrientation constructor

const NativeDeviceOrientation(
  1. DeviceOrientation? deviceOrientation
)

Implementation

const NativeDeviceOrientation(this.deviceOrientation);