quicV1 constant

Protocol const quicV1

Implementation

static const quicV1 = Protocol(
  name: 'quic-v1',
  code: 0x01CC,
  size: 0,
);