usCustomaryCups method

Volume usCustomaryCups()

Gets a Volume representing this number of US customary cups.

Implementation

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