menu
opmlparser package
documentation
models/opml.dart
Opml
items property
items property
dark_mode
light_mode
items
property
List
<
OpmlItem
>
?
items
final
Implementation
final List<OpmlItem>? items;
opmlparser package
documentation
models/opml
Opml
items property
Opml class