toDegrees method

double toDegrees()

Implementation

double toDegrees() => this * 180 / pi;