WriteEndElement method

void WriteEndElement()

Implementation

void WriteEndElement() {
  builder.endElement();
}