Unit constructor

Unit(
  1. String schemaValue
)

Implementation

Unit(String schemaValue) : super(schemaValue);