liters property

VolumeUnits liters
final

Accepted for use with the SI; equal to one thousandth of a cubic meter.

Implementation

static final VolumeUnits liters =
    VolumeUnits('liters', 'L', 'L', 'liter', 1.0e-3, true);