tags property

List<Tag>? tags
getter/setter pair

The tags returned.

Implementation

core.List<Tag>? tags;