tags property

List<Tag>? tags
final

The tags, or metadata, that have been applied to the document.

Implementation

final List<Tag>? tags;