menu
alfurqan package
documentation
data/dart/types.dart
Chapter
Chapter.fromJson factory constructor
Chapter.fromJson factory constructor
dark_mode
light_mode
Chapter.fromJson
constructor
Chapter.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Chapter.fromJson(Map<String, dynamic> json) => _$ChapterFromJson(json);
alfurqan package
documentation
data/dart/types
Chapter
Chapter.fromJson factory constructor
Chapter class