locations property
A list of location ID sets.
Must be non-empty. Can only be set if all other fields are not set.
Implementation
core.List<LocationIdSet>? locations;
A list of location ID sets.
Must be non-empty. Can only be set if all other fields are not set.
core.List<LocationIdSet>? locations;