ReactionsElement class

Constructors

ReactionsElement.fromStanza(XmppElement stanza)

Properties

addReaction String?
getter/setter pair
attributes List<XmppAttribute>
no setterinherited
children List<XmppElement>
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
messageId String
getter/setter pair
name String?
getter/setter pairinherited-setter
removeReaction String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textValue String?
getter/setter pairinherited
userId int
getter/setter pair

Methods

addAttribute(XmppAttribute attribute) → void
inherited
addChild(XmppElement element) → void
inherited
buildXml() → XmlElement
inherited
buildXmlString() String
inherited
getAttribute(String? name) → XmppAttribute?
inherited
getChild(String name) → XmppElement?
inherited
getNameSpace() String?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ELEMENT_NAME → const String