StateEntry

@Serializable
data class StateEntry(val expiresAtEpochMs: Long)

Constructors

Link copied to clipboard
constructor(expiresAtEpochMs: Long)

Properties

Link copied to clipboard