StringAttribute constructor

const StringAttribute(
  1. String value
)

Implementation

const StringAttribute(this.value);