destinations property

List<Destination>? destinations
getter/setter pair

The list of destinations to send the events to.

Required.

Implementation

core.List<Destination>? destinations;