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