menu
quic_lib package
documentation
quic_lib.dart
VersionNegotiationPacket
supportedVersions property
supportedVersions property
dark_mode
light_mode
supportedVersions
property
List
<
int
>
supportedVersions
final
The list of versions this endpoint supports.
Implementation
final List<int> supportedVersions;
quic_lib package
documentation
quic_lib
VersionNegotiationPacket
supportedVersions property
VersionNegotiationPacket class