AnimaVideoRequestModel constructor
AnimaVideoRequestModel({})
Implementation
AnimaVideoRequestModel({
this.id,
this.text,
this.template,
this.voice,
this.language,
this.enhance = false,
required this.isInternal,
required this.chunkMode,
});