menu
webfeed_advanced package
documentation
domain/atom/atom_feed.dart
AtomFeed
links property
links property
dark_mode
light_mode
links
property
List
<
AtomLink
>
?
links
final
The list of links related to the feed.
Implementation
final List<AtomLink>? links;
webfeed_advanced package
documentation
domain/atom/atom_feed
AtomFeed
links property
AtomFeed class