chapters property
- @JsonKey.new(name: 'chapters', defaultValue: <ChapterResponseModel>[])
final
Implementation
@JsonKey(name: 'chapters', defaultValue: <ChapterResponseModel>[])
final List<ChapterResponseModel> chapters;
@JsonKey(name: 'chapters', defaultValue: <ChapterResponseModel>[])
final List<ChapterResponseModel> chapters;