destinations property

List<Destination>? destinations
getter/setter pair

The list of destinations to remove the users from.

Required.

Implementation

core.List<Destination>? destinations;