z property

double? get z

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

Implementation

external double? get z;