mangadex_library
custom_list_confirmation
Attributes
Attributes constructor
Attributes
Attributes
constructor
Null safety
Attributes
(
String
name
,
String
visibility
,
int
version
)
Implementation
Attributes(this.name, this.visibility, this.version);
mangadex_library
custom_list_confirmation
Attributes
Attributes constructor
Attributes class
Constructors
Attributes
fromJson
Properties
hashCode
name
runtimeType
version
visibility
Methods
noSuchMethod
toString
Operators
operator ==