TranslationSubscribedData constructor
Implementation
TranslationSubscribedData({
required this.speakerId,
this.speakerName,
required this.language,
required this.channelCreated,
this.producerId,
this.originalProducerId,
});
TranslationSubscribedData({
required this.speakerId,
this.speakerName,
required this.language,
required this.channelCreated,
this.producerId,
this.originalProducerId,
});