headingInDegrees property
- @Deprecated('Use mapAngle instead. This member will be removed in a future release. Name changed for consistency.')
Implementation
@Deprecated(
'Use mapAngle instead. This member will be removed in a future release. Name changed for consistency.')
double get headingInDegrees {
return mapAngle;
}