DistanceUnit.cm constructor

const DistanceUnit.cm(
  1. double value
)

Implementation

const factory DistanceUnit.cm(double value) = Centimeter;