twoFifths property

Rational twoFifths
final

Represents two fifths (2/5)

Implementation

static final Rational twoFifths = Rational.fromInt(2, 5);