toDegrees property

num get toDegrees

Implementation

num get toDegrees => this * 180 / pi;