StreamResponse constructor
StreamResponse(
- Stream<
List< stream, [int> > - ContentType? contentType
Implementation
StreamResponse(this.stream, [this.contentType]);