twentieth property
Rational
twentieth
final
Represents one twentieth (1/20)
Implementation
static final Rational twentieth = Rational.fromInt(1, 20);
Represents one twentieth (1/20)
static final Rational twentieth = Rational.fromInt(1, 20);