inclusions property
The list of value to include as part of the targeting.
Each value is OR'd together.
Implementation
core.List<TargetingValue>? inclusions;
The list of value to include as part of the targeting.
Each value is OR'd together.
core.List<TargetingValue>? inclusions;