headingRadians property
final
The device's heading in radians (0-2π).
Represents the compass direction the device is facing in radians. This is the same as headingDegrees but in radians for mathematical operations.
Implementation
final double headingRadians;