toLiter property

Volume toLiter

Convert to Volume$Liter

Implementation

Volume get toLiter => convertTo(
      const Volume$Liter(),
    );