menu
xml2 package
documentation
xml.dart
XmlParentable
replace abstract method
replace abstract method
dark_mode
light_mode
replace
abstract method
void
replace
(
XmlNode
other
)
Replace this node with
other
.
Implementation
void replace(XmlNode other);
xml2 package
documentation
xml
XmlParentable
replace abstract method
XmlParentable class