menu
webfeed_revised package
documentation
domain/atom_category.dart
AtomCategory
AtomCategory constructor
AtomCategory constructor
dark_mode
light_mode
AtomCategory
constructor
AtomCategory
(
String
?
term
,
String
?
scheme
,
String
?
label
)
Default constructor for the AtomCategory class
Implementation
AtomCategory(this.term, this.scheme, this.label);
webfeed_revised package
documentation
domain/atom_category
AtomCategory
AtomCategory constructor
AtomCategory class