GoawayCapsule constructor
GoawayCapsule(
- Uint8List data
Implementation
GoawayCapsule(Uint8List data) : super(type: 0x1d, data: data);
GoawayCapsule(Uint8List data) : super(type: 0x1d, data: data);