thousand property
Rational
thousand
final
Represents one thousand (1,000)
Implementation
static final Rational thousand = Rational.fromInt(1000);
Represents one thousand (1,000)
static final Rational thousand = Rational.fromInt(1000);