tags property

List<String>? tags
getter/setter pair

Tags for this Xcode version.

Example: "default".

Implementation

core.List<core.String>? tags;