radians property

double get radians

Implementation

double get radians => (this * math.pi) / 180.0;