menu
xmpp_client_web package
documentation
xmpp_stone.dart
XmppAttribute
XmppAttribute.new constructor
XmppAttribute.new constructor
dark_mode
light_mode
XmppAttribute
constructor
XmppAttribute
(
String
name
,
String
?
value
)
Implementation
XmppAttribute(this.name, this.value);
xmpp_client_web package
documentation
xmpp_stone
XmppAttribute
XmppAttribute.new constructor
XmppAttribute class