customTargetTypes property

List<CustomTargetType>? customTargetTypes
getter/setter pair

The CustomTargetType objects.

Implementation

core.List<CustomTargetType>? customTargetTypes;