BearerTokenCredential

data class BearerTokenCredential(val token: String)

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard