x property

double? get x

The x read-only property of the Gyroscope interface returns a number specifying the angular velocity of the device along its x-axis.

Implementation

external double? get x;