ThinWaist class
thinWaist is a class that stores the address along with it's thin waist prefix and rest of the multiaddr
Constructors
- ThinWaist.new({required MultiAddr addr, required MultiAddr tw, required MultiAddr rest})
Properties
Methods
-
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