hasQuicV1 property

bool get hasQuicV1

Returns true if QUIC-v1 protocol is present

Implementation

bool get hasQuicV1 => hasProtocol('quic-v1');