TranslationProducerClosedData constructor
Implementation
TranslationProducerClosedData({
required this.speakerId,
required this.language,
required this.producerId,
this.reason,
});
TranslationProducerClosedData({
required this.speakerId,
required this.language,
required this.producerId,
this.reason,
});