UpdateLastRunInfo

class UpdateLastRunInfo(val consecutiveLaunchCrashes: Int) : StateEvent

Constructors

Link copied to clipboard
constructor(consecutiveLaunchCrashes: Int)

Properties