GoawayCapsule constructor
GoawayCapsule({
- int? streamId,
Creates a GOAWAY capsule optionally carrying streamId.
Implementation
GoawayCapsule({this.streamId});
Creates a GOAWAY capsule optionally carrying streamId.
GoawayCapsule({this.streamId});