VideoLiveStreamingDetails constructor
VideoLiveStreamingDetails({})
Implementation
VideoLiveStreamingDetails({
this.activeLiveChatId,
this.actualEndTime,
this.actualStartTime,
this.concurrentViewers,
this.scheduledEndTime,
this.scheduledStartTime,
});