client property

List<Client>? client
getter/setter pair

All GTM Clients of a GTM Container.

Implementation

core.List<Client>? client;