imperialTeaspoons method

Volume imperialTeaspoons()

Gets a Volume representing this number of imperial teaspoons.

Implementation

Volume imperialTeaspoons() => Rational.fromInt(this).imperialTeaspoons();