UnitSystem constructor

const UnitSystem(
  1. String _name
)

Implementation

const UnitSystem(this._name);