menu
mangadex_library package
documentation
mangadex_client.dart
CustomListAttributes
CustomListAttributes constructor
CustomListAttributes constructor
dark_mode
light_mode
CustomListAttributes
constructor
CustomListAttributes
(
String
?
name
,
String
?
visibility
,
int
?
version
)
Implementation
CustomListAttributes(this.name, this.visibility, this.version);
mangadex_library package
documentation
mangadex_client
CustomListAttributes
CustomListAttributes constructor
CustomListAttributes class