DrainWebTransportSessionCapsule constructor

DrainWebTransportSessionCapsule(
  1. Uint8List data
)

Implementation

DrainWebTransportSessionCapsule(Uint8List data)
    : super(type: 0x78ae, data: data);