ParcelMxx mixin

Mixin, that has textual data for msg message mediating and handling. Transports info-parcels in NODE-routes system ladder and Usages: camp, corporate

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
langLL List<List<String>>
getter/setter pair
logL List<String>
Testing, Recording simple events, to track activity / flow.
getter/setter pair
msgStM Map<String, bool>
getter/setter pair
mxChainS String
Problem: these do override previous mixin
getter/setter pair
mxChainSSample String
getter/setter pair
mxParcelName String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sayM Map<String, String>
getter/setter pair
sigL List<String>
Testing, Meaningful, demanding action events, to track activity / flow.
getter/setter pair

Methods

msgHandle(String _caller, String _msg) → void
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