DurationUnit constructor

DurationUnit(
  1. dynamic schemaValue
)

Implementation

DurationUnit(schemaValue) : super(schemaValue);