attributes property

List<XmppAttribute> get attributes

Implementation

List<XmppAttribute> get attributes => _attributes;