tags property

List<String> get tags

Cross-cutting category tags.

Implementation

List<String> get tags => metadata.tags;