liters method

Volume liters()

Gets a Volume representing this number of liters.

Implementation

Volume liters() => Volume.fromLiters(this);