Angular.thousandth constructor
Angular.thousandth(
- double value
Implementation
factory Angular.thousandth(double value) => Angular(value, Unit.thousandth);
factory Angular.thousandth(double value) => Angular(value, Unit.thousandth);