DubbingMetadataResponse constructor
const
DubbingMetadataResponse({})
Implementation
const DubbingMetadataResponse({
required this.dubbingId,
required this.name,
required this.status,
required this.targetLanguages,
this.mediaMetadata,
this.error,
});