destinationReferences property

List<String>? destinationReferences
getter/setter pair

Reference string used to determine which of the Event.destination_references the custom variable should be sent to.

If empty, the Event.destination_references will be used.

Optional.

Implementation

core.List<core.String>? destinationReferences;