menu
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger.dart
ChapterContentBlockResponseModel
ChapterContentBlockResponseModel.new const constructor
ChapterContentBlockResponseModel.new const constructor
dark_mode
light_mode
ChapterContentBlockResponseModel
constructor
const
ChapterContentBlockResponseModel
(
{
required
String
blockId
,
required
List
<
Object
>
nodes
,
})
Implementation
const ChapterContentBlockResponseModel({ required this.blockId, required this.nodes, });
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger
ChapterContentBlockResponseModel
ChapterContentBlockResponseModel.new const constructor
ChapterContentBlockResponseModel class