XmlValue constructor

const XmlValue(
  1. String value
)

Implementation

const XmlValue(this.value);