to method

dynamic to(
  1. VolumeUnit unit
)

Implementation

to(VolumeUnit unit) => value.to(unit);