ChapterContentBlockExtendableNodeResponseModel constructor
const
ChapterContentBlockExtendableNodeResponseModel({
- required String type,
Implementation
const ChapterContentBlockExtendableNodeResponseModel({
required this.type,
});