errorUnsupportedProtocolVersion constant
String
const errorUnsupportedProtocolVersion
Error: the peer speaks a different protocolVersion.
Implementation
static const String errorUnsupportedProtocolVersion =
'UNSUPPORTED_PROTOCOL_VERSION';