Token

data class Token(val tokenReminderTimeSec: Int? = null)

Constructors

Link copied to clipboard
constructor(tokenReminderTimeSec: Int? = null)

Properties

Link copied to clipboard