SectionAcknowledgment constructor
const
SectionAcknowledgment({
- required int streamId,
Creates a section acknowledgment for streamId.
Implementation
const SectionAcknowledgment({required this.streamId});