Creates a Volume instance from this value in Centiliters (cL).
Uses uppercase 'L' per BIPM recommendation to prevent visual ambiguity with '1'.
Volume get cL => Volume(toDouble(), VolumeUnit.centiliter);