OauthClient constructor
OauthClient({})
Implementation
OauthClient({
this.allowedGrantTypes,
this.allowedRedirectUris,
this.allowedScopes,
this.clientId,
this.clientType,
this.description,
this.disabled,
this.displayName,
this.expireTime,
this.name,
this.state,
});