OAuthSettings constructor
OAuthSettings({})
Implementation
OAuthSettings({
this.clientId,
this.clientSecret,
this.clientSecretSha256,
this.loginHint,
this.programmaticClients,
});
OAuthSettings({
this.clientId,
this.clientSecret,
this.clientSecretSha256,
this.loginHint,
this.programmaticClients,
});