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