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