destinations property

List<String>? destinations
getter/setter pair

If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.

Implementation

core.List<core.String>? destinations;