fromInDegrees property

double? get fromInDegrees

Get the from direction in degrees.

Implementation

double? get fromInDegrees => _from.value;