menu
moxxmpp
moxxmpp
XMLNode
XMLNode constructor
XMLNode
brightness_4
brightness_5
XMLNode
constructor
XMLNode
(
{
required
String
tag
,
Map
<
String
,
dynamic
>
attributes
=
const <String, dynamic>{}
,
List
<
XMLNode
>
children
=
const []
,
bool
closeTag
=
true
,
String
?
text
,
bool
isDeclaration
=
false
}
)
Implementation
XMLNode
moxxmpp
moxxmpp
XMLNode
XMLNode constructor
XMLNode class