targetingOptions property

List<TargetingOption>? targetingOptions
getter/setter pair

The list of targeting options.

This list will be absent if empty.

Implementation

core.List<TargetingOption>? targetingOptions;