srcNetworks property

List<String>? srcNetworks
getter/setter pair

Networks of the traffic source.

It can be either a full or partial url.

Implementation

core.List<core.String>? srcNetworks;