z property Null safety
final
Rate of rotation around the z axis measured in rad/s.
When the device is held upright, this can also be thought of as describing "roll". When this changes the face of the device should remain facing forward, but the orientation will change from portrait to landscape and so on.
Implementation
final double z;