TokenRequest

data class TokenRequest(val refreshToken: String?)

Constructors

Link copied to clipboard
constructor(refreshToken: String?)

Properties

Link copied to clipboard