protocolVersion property
The version of the protocol that was negotiated during initialization.
Some APIs may error if you attempt to use them without first checking the protocol version.
Implementation
late ProtocolVersion protocolVersion;
The version of the protocol that was negotiated during initialization.
Some APIs may error if you attempt to use them without first checking the protocol version.
late ProtocolVersion protocolVersion;