destination property

List<Destination>? destination
getter/setter pair

All Destinations linked to a GTM Container.

Implementation

core.List<Destination>? destination;