tags property

List<String>? tags
getter/setter pair

List of user-defined tags

Implementation

core.List<core.String>? tags;