DeviceMotionEvent constructor
DeviceMotionEvent(
- String type, [
- DeviceMotionEventInit eventInitDict
Implementation
external factory DeviceMotionEvent(
String type, [
DeviceMotionEventInit eventInitDict,
]);