menu
funle_fb2 package
documentation
parser/models/fb2_description.dart
FB2Description
genres property
genres property
dark_mode
light_mode
genres
property
List
<
String
>
?
genres
late
final
The genres of the document.
Implementation
late final List<String>? genres = <String>[];
funle_fb2 package
documentation
parser/models/fb2_description
FB2Description
genres property
FB2Description class