fromInDegrees property
double?
get
fromInDegrees
Get the from direction in degrees.
Implementation
double? get fromInDegrees => _from.value;
Get the from direction in degrees.
double? get fromInDegrees => _from.value;