CmnXmlSingleElementMsg$Fr class
Constructors
-
CmnXmlSingleElementMsg$Fr(Fr<
CmnXmlSingleElementMsg> fv$, {DspReg? disposers})
Properties
-
attributes
→ CachedFr<
CmnXmlAttributeMsg, int, List< CmnXmlAttributeMsg> , CmnXmlAttributeMsg$Fr> -
latefinal
-
content
→ CachedFr<
CmnXmlContentMsg, int, List< CmnXmlContentMsg> , CmnXmlContentMsg$Fr> -
latefinal
-
fv$
→ Fr<
CmnXmlSingleElementMsg> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
name
→ Fr<
String> -
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
changes(
) → Stream< CmnXmlSingleElementMsg> -
"changes" is not a great name since, by contract, the stream
includes the initial, not yet changed value.
maybe rename it to "distinctValues()" ?
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
read(
) → CmnXmlSingleElementMsg -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
watch(
) → CmnXmlSingleElementMsg -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited