radians property

double get radians

Implementation

double get radians => MathUtil.toRadians(this).toDouble();