OffDeviceOrientationChangeCallback typedef
OffDeviceOrientationChangeCallback =
void Function(OnDeviceOrientationChangeListenerResult)
Implementation
typedef OffDeviceOrientationChangeCallback = void Function(
OnDeviceOrientationChangeListenerResult);