customParameters property

Map<String, String>? customParameters
getter/setter pair

The custom parameters to pass custom values to tracking URL template.

Implementation

core.Map<core.String, core.String>? customParameters;