OrientationSensorOptions constructor
OrientationSensorOptions({
- num frequency,
- OrientationSensorLocalCoordinateSystem referenceFrame,
Implementation
external factory OrientationSensorOptions({
num frequency,
OrientationSensorLocalCoordinateSystem referenceFrame,
});