menu
mangadex_library
single_custom_list_response
Attributes
Attributes.fromJson factory constructor
Attributes.fromJson
brightness_4
brightness_5
Attributes.fromJson
constructor
Attributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Attributes.fromJson(Map<String, dynamic> json) => _$AttributesFromJson(json);
mangadex_library
single_custom_list_response
Attributes
Attributes.fromJson factory constructor
Attributes class
Constructors
Attributes
fromJson
Properties
hashCode
name
runtimeType
version
visibility
Methods
noSuchMethod
toJson
toString
Operators
operator ==