ChapterContentBlockTtsNodeResponseModel constructor
const
ChapterContentBlockTtsNodeResponseModel({})
Implementation
const ChapterContentBlockTtsNodeResponseModel({
required this.type,
required this.voiceId,
required this.text,
});