chapterId property

  1. @JsonKey.new(name: 'chapter_id')
String chapterId
final

Implementation

@JsonKey(name: 'chapter_id')
final String chapterId;