PlaytimeEvent

data class PlaytimeEvent(val name: String, val occurredAt: Long)

Constructors

Link copied to clipboard
constructor(name: String, occurredAt: Long)

Properties

Link copied to clipboard
Link copied to clipboard