template property

List<CustomTemplate>? template
getter/setter pair

All GTM Custom Templates of a GTM Container.

Implementation

core.List<CustomTemplate>? template;