BodyCreatePVCVoiceV1VoicesPvcPost constructor
const
BodyCreatePVCVoiceV1VoicesPvcPost({})
Implementation
const BodyCreatePVCVoiceV1VoicesPvcPost({
required this.name,
required this.language,
this.description,
this.labels,
});