gtagConfig property

List<GtagConfig>? gtagConfig
getter/setter pair

All Google tag configs in a Container.

Implementation

core.List<GtagConfig>? gtagConfig;