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