StreamInfo constructor
StreamInfo({})
Implementation
StreamInfo({
this.createdAt,
this.description,
this.files,
this.lastUpdatedAt,
this.roleArn,
this.streamArn,
this.streamId,
this.streamVersion,
});