StreamFile constructor
const
StreamFile(
- ContentType contentType,
- Stream<
List< streamint> >
Implementation
const StreamFile(this.contentType, this.stream);