XmlDoctypeSyntheticImpl constructor

XmlDoctypeSyntheticImpl(
  1. String text
)

Implementation

XmlDoctypeSyntheticImpl(
  this.text,
);