$ToolAuthenticationOAuthConfig constructor
$ToolAuthenticationOAuthConfig({})
Implementation
$ToolAuthenticationOAuthConfig({
this.clientId,
this.clientSecret,
this.oauthGrantType,
this.scopes,
this.secretVersionForClientSecret,
this.tokenEndpoint,
});