trueHeading property

double? trueHeading
final

Represents the direction in degrees, where 0 degrees is true North. The direction is referenced from the top of the device regardless of device orientation as well as the orientation of the user interface

Implementation

final double? trueHeading;