CircuitV2Protocol class
Protocol identifiers for the circuit relay protocol.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- protoIDv2Hop → const String
- Protocol ID for the hop protocol (relay side).
- protoIDv2Stop → const String
- Protocol ID for the stop protocol (client side).
-
recordCodec
→ const List<
int> - Codec for the reservation voucher record.
- recordDomain → const String
- Domain for the reservation voucher record.