liters property
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);
Accepted for use with the SI; equal to one thousandth of a cubic meter.
static final VolumeUnits liters =
VolumeUnits('liters', 'L', 'L', 'liter', 1.0e-3, true);