destinations property

List<Destination>? destinations
getter/setter pair

The destinations for the key.

Implementation

core.List<Destination>? destinations;