BetaBase class
Some global print and flow assets
Constructors
- BetaBase()
Properties
- betaBuf ↔ StringBuffer
-
buffer also outside class, for testing and adding visibility
getter/setter pair
- betaMotto ↔ String
-
Some betaX variables that are outside classes.
getter/setter pair
-
betaPlacardM
↔ Map<
String, String> -
.. or is it class BetaPlacard ?
Placard: Uniform information, that is in hand for every operation.
Model for #id-data in joint handshake method.
Usage: dawo_app uses this in :roll:con:opJoin
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
betaAssign(
) → void - test: for testing, assign-functions are for sharing stuff.
-
betaClause(
dynamic placard) → String - Form a String that describes operation-sender-activity-time for log-entry.
-
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