tags property

List<Tag>? tags
getter/setter pair

All GTM Tags of a GTM Container.

Implementation

core.List<Tag>? tags;