JsName constructor

const JsName([
  1. String? name
])

Implementation

const JsName([this.name]);