mangadex_library
singleChapterData
SingleChapterData
SingleChapterData constructor
SingleChapterData
SingleChapterData
constructor
Null safety
SingleChapterData
(
String
result
,
String
response
,
Data
data
)
Implementation
SingleChapterData(this.result, this.response, this.data);
mangadex_library
singleChapterData
SingleChapterData
SingleChapterData constructor
SingleChapterData class
Constructors
SingleChapterData
fromJson
Properties
data
hashCode
response
result
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==