webTransportSessions property

Map<int, WebTransportSession> webTransportSessions
final

Implementation

final Map<int, WebTransportSession> webTransportSessions =
    <int, WebTransportSession>{};