The class that defines a unit of measurement object.
Unit(this.name, {this.value, this.stringValue, this.symbol});