menu
mangadex_library
single_custom_list_response
Data
Data constructor
Data
brightness_4
brightness_5
Data
constructor
Data
(
String
?
id
,
String
?
type
,
Attributes
?
attributes
,
List
<
Relationship
>
?
relationships
)
Implementation
Data(this.id, this.type, this.attributes, this.relationships);
mangadex_library
single_custom_list_response
Data
Data constructor
Data class
Constructors
Data
fromJson
Properties
attributes
hashCode
id
relationships
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==