current constant
The highest version this SDK build supports. Used as the default for ConnectOptions.clientProtocolVersion and in tests that need to advertise "the current SDK".
Implementation
static const ClientProtocolVersion current = v1;
The highest version this SDK build supports. Used as the default for ConnectOptions.clientProtocolVersion and in tests that need to advertise "the current SDK".
static const ClientProtocolVersion current = v1;