genres property

List<String>? genres
latefinal

The genres of the document.

Implementation

late final List<String>? genres = <String>[];