gtagConfig property

List<GtagConfig>? gtagConfig
getter/setter pair

The Google tag configs in the container that this version was taken from.

Implementation

core.List<GtagConfig>? gtagConfig;