DeviceOrientationEvent.constructor constructor
DeviceOrientationEvent.constructor(})
Implementation
DeviceOrientationEvent.constructor(
super.type, {
this.absolute,
this.alpha,
this.beta,
this.gamma,
}) : super.internal();