GoLiveRequest constructor
GoLiveRequest({})
Returns a new GoLiveRequest instance.
Implementation
GoLiveRequest({
this.recordingStorageName,
this.startHls,
this.startRecording,
this.startRtmpBroadcasts,
this.startTranscription,
this.transcriptionStorageName,
});