Unit constructor

const Unit([
  1. String? _jsName
])

Implementation

const Unit([this._jsName]);