copy

fun copy(accessToken: String, tokenType: String, expiresIn: Int, refreshToken: String? = null, scopeString: String? = null): Token

Sources

(source)
Link copied to clipboard