AccountData

data class AccountData(val token: String? = null)(source)

Constructors

Link copied to clipboard
constructor(token: String? = null)

Properties

Link copied to clipboard