mangadex_library
scanlation
Scanlation
Scanlation constructor
Scanlation
Scanlation
constructor
Null safety
Scanlation
(
String
result
,
String
response
,
Data
data
,
int
limit
,
int
offset
,
int
total
)
Implementation
Scanlation(this.result, this.response, this.data, this.limit, this.offset, this.total);
mangadex_library
scanlation
Scanlation
Scanlation constructor
Scanlation class
Constructors
Scanlation
fromJson
Properties
data
hashCode
limit
offset
response
result
runtimeType
total
Methods
noSuchMethod
toString
Operators
operator ==