LengthUnit constructor

const LengthUnit(
  1. double scaleToMeter
)

Implementation

const LengthUnit(this.scaleToMeter);