webPageContext property

bool? webPageContext
final

Indicates whether context about current web page should be attached to tracked events.

Only available on Web, defaults to true.

Implementation

final bool? webPageContext;