menu
xmpp_client_web package
documentation
xmpp_stone.dart
XmppElement
buildXmlString method
buildXmlString method
dark_mode
light_mode
buildXmlString
method
String
buildXmlString
(
)
Implementation
String buildXmlString() { return buildXml().toXmlString(pretty: true); }
xmpp_client_web package
documentation
xmpp_stone
XmppElement
buildXmlString method
XmppElement class