XmlAttributeType constructor

const XmlAttributeType(
  1. String token
)

Implementation

const XmlAttributeType(this.token);