Tokens

data class Tokens(val auth: String, val refresh: String)

Constructors

Link copied to clipboard
constructor(auth: String, refresh: String)

Properties

Link copied to clipboard
Link copied to clipboard