LengthUnit constructor

LengthUnit(
  1. String schemaValue
)

Implementation

LengthUnit(String schemaValue) : super(schemaValue);