OAuth2SecurityScheme constructor
const
OAuth2SecurityScheme(})
Constructor.
Implementation
const OAuth2SecurityScheme(
this.flow, {
this.authorization,
this.scopes,
this.refresh,
this.token,
super.description,
super.descriptions,
super.proxy,
super.jsonLdType,
super.additionalFields,
});