ProtocolVersions class final
Version constants for Dune wire-format surfaces.
Some versions are embedded directly into signed domain strings. Others are documented compatibility labels for wire formats whose v1 encoding predated explicit in-band version tags.
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
- canonicalJson → const int
- canvasMetadataClock → const int
- canvasRegisterClock → const int
- eventEnvelope → const int
- messageKeyWrapping → const int
- messageReceipt → const int
- requestBinding → const int