Attribute.fromObject constructor

Attribute.fromObject(
  1. String key,
  2. Object value
)

Implementation

Attribute.fromObject(this.key, this.value);