LfA2aV1AuthorizationCodeOAuthFlow constructor
LfA2aV1AuthorizationCodeOAuthFlow({})
Implementation
LfA2aV1AuthorizationCodeOAuthFlow({
this.authorizationUrl,
this.pkceRequired,
this.refreshUrl,
this.scopes,
this.tokenUrl,
});