Chapter.fromJson constructor
Chapter.fromJson(
- Json json
Implementation
factory Chapter.fromJson(Json json) => _$ChapterFromJson(json);
factory Chapter.fromJson(Json json) => _$ChapterFromJson(json);