degrees property

double get degrees

Implementation

double get degrees => MathUtil.toDegrees(this).toDouble();