menu
pure_dart_quic package
documentation
constants.dart
Http3State
webTransportSessions property
webTransportSessions property
dark_mode
light_mode
webTransportSessions
property
Map
<
int
,
WebTransportSession
>
webTransportSessions
final
Implementation
final Map<int, WebTransportSession> webTransportSessions = <int, WebTransportSession>{};
pure_dart_quic package
documentation
constants
Http3State
webTransportSessions property
Http3State class