destinations property

List<Destination>? destinations
getter/setter pair

The list of Destination resources to be listed.

Implementation

core.List<Destination>? destinations;