applicationContext property

bool? applicationContext
final

Indicates whether application context should be attached to tracked events.

Defaults to true on iOS and Android. Not available on Web.

Implementation

final bool? applicationContext;