mangadex_library
ChapterData
Data
Data constructor
Data
Data
constructor
Null safety
Data
(
String
id
,
String
type
,
Attributes
attributes
)
Implementation
Data(this.id, this.type, this.attributes);
mangadex_library
ChapterData
Data
Data constructor
Data class
Constructors
Data
fromJson
Properties
attributes
hashCode
id
relationships
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==