customParameters property

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

The custom parameters and accompanying values to add to the tracking URL.

Implementation

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