Chapter.fromJson constructor

Chapter.fromJson(
  1. Json json
)

Implementation

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