attribution property
Web specific
Configures marketing attribution tracking using AttributionOptions
. See docs
for more information. Set to false
to disable tracking marketing attribution.
Can be either AttributionOptions
or false
.
Implementation
final bool attribution = true;