GoawayCapsule constructor

GoawayCapsule(
  1. Uint8List data
)

Implementation

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