autoTrackSessions property
Whether to automatically track and update session counts.
When enabled, the SDK will automatically track app sessions and update the sessionCount property on the server. Defaults to true.
Implementation
final bool autoTrackSessions;