toInDegrees property

double? get toInDegrees

Get the to direction in degrees.

Implementation

double? get toInDegrees => _to.value;