gradians property

double gradians

Get the angle in gradians.

Implementation

double get gradians => (_storage / math.pi) * 200.0;