pitchInDegrees property - Location class - core library - Dart API
pitchInDegrees
pitchInDegrees property
getter/setter pair
Pitch of this location, in degrees.
If it cannot be determined, the value is null.
Implementation
double? pitchInDegrees;