TranslationConsumptionStatus constructor
Implementation
TranslationConsumptionStatus({
required this.consuming,
this.language,
this.translationProducerId,
this.originalProducerId,
});
TranslationConsumptionStatus({
required this.consuming,
this.language,
this.translationProducerId,
this.originalProducerId,
});