OnDeviceOrientationChangeCallback typedef

OnDeviceOrientationChangeCallback = void Function(OnDeviceOrientationChangeListenerResult)

Implementation

typedef OnDeviceOrientationChangeCallback = void Function(
    OnDeviceOrientationChangeListenerResult);