OnDeviceMotionChangeCallback typedef
OnDeviceMotionChangeCallback =
void Function(OnDeviceMotionChangeListenerResult)
Implementation
typedef OnDeviceMotionChangeCallback = void Function(
OnDeviceMotionChangeListenerResult);