SessionContext
data class SessionContext(val startedAtMs: Long, val resumedFromPause: Boolean = false, val vehicleType: String? = null)
Journey-scoped inputs that are not properties of any single fix.
Journey-scoped inputs that are not properties of any single fix.