tags property

List<String>? tags
getter/setter pair

Tags to be created with the version.

Implementation

core.List<core.String>? tags;