BodyAddVoiceV1VoicesAddPost constructor
const
BodyAddVoiceV1VoicesAddPost({})
Implementation
const BodyAddVoiceV1VoicesAddPost({
required this.name,
required this.files,
this.removeBackgroundNoise,
this.description,
this.labels,
});