types property

List<String>? types
getter/setter pair

The types of changes made to the Label on the Target.

Implementation

core.List<core.String>? types;