StableIdData class
- Implemented types
Constructors
-
StableIdData(String? originId, List<
StanzaId> ? stanzaIds) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toOriginIdElement(
) → XMLNode -
toString(
) → String -
A string representation of this object.
inherited
-
toXML(
) → List< XMLNode>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited