webPageContext property
Indicates whether context about current web page should be attached to tracked events.
Only available on Web, defaults to true.
Implementation
final bool? webPageContext;
Indicates whether context about current web page should be attached to tracked events.
Only available on Web, defaults to true.
final bool? webPageContext;