YoHeAttribute constructor

YoHeAttribute(
  1. String name,
  2. Object value
)

Implementation

YoHeAttribute(this.name, this.value);