build method

XmlNode build()

Return the resulting XmlNode.

Implementation

XmlNode build() => _stack.last.build();