mangadex_library
readChapters
ReadChapters
ReadChapters constructor
ReadChapters
ReadChapters
constructor
Null safety
ReadChapters
(
{
required
String
result
,
required
List
<
String
>
data
}
)
Implementation
ReadChapters({required this.result, required this.data});
mangadex_library
readChapters
ReadChapters
ReadChapters constructor
ReadChapters class
Constructors
ReadChapters
fromJson
Properties
data
hashCode
result
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==