StreamInfo constructor
StreamInfo({})
Implementation
StreamInfo({
this.creationTime,
this.dataRetentionInHours,
this.deviceName,
this.kmsKeyId,
this.mediaType,
this.status,
this.streamARN,
this.streamName,
this.version,
});