LfA2aV1OAuth2SecurityScheme constructor
LfA2aV1OAuth2SecurityScheme({
- String? description,
- LfA2aV1OAuthFlows? flows,
- String? oauth2MetadataUrl,
Implementation
LfA2aV1OAuth2SecurityScheme({
this.description,
this.flows,
this.oauth2MetadataUrl,
});