twoThirds property

Rational twoThirds
final

Represents two thirds (2/3)

Implementation

static final Rational twoThirds = Rational.fromInt(2, 3);