toRadians method

double toRadians()

Implementation

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