Attribute constructor

const Attribute(
  1. String attributeName
)

Implementation

const Attribute(this.attributeName);