DescribeStreamResponse constructor
DescribeStreamResponse({
- StreamInfo? streamInfo,
Implementation
DescribeStreamResponse({
this.streamInfo,
});
DescribeStreamResponse({
this.streamInfo,
});