toRad method

double toRad()

Implementation

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