mangadex_library
Aggregate
Volume
chapters property
chapters
chapters
property
Null safety
Map
<
String
,
ChapterInfo
>
chapters
late, final
Implementation
late final Map<String, ChapterInfo> chapters;
mangadex_library
Aggregate
Volume
chapters property
Volume class
Constructors
Volume
fromJson
Properties
chapters
count
hashCode
runtimeType
volume
Methods
noSuchMethod
toString
Operators
operator ==