BodyUpdateStudioProjectV1StudioProjectsProjectIdPost constructor
const
BodyUpdateStudioProjectV1StudioProjectsProjectIdPost({})
Implementation
const BodyUpdateStudioProjectV1StudioProjectsProjectIdPost({
required this.name,
required this.defaultTitleVoiceId,
required this.defaultParagraphVoiceId,
this.title,
this.author,
this.isbnNumber,
this.volumeNormalization,
});