SecurityScheme constructor
const
SecurityScheme({})
Constructor.
Implementation
const SecurityScheme({
this.jsonLdType,
this.description,
this.proxy,
this.descriptions,
this.additionalFields = const {},
});
Constructor.
const SecurityScheme({
this.jsonLdType,
this.description,
this.proxy,
this.descriptions,
this.additionalFields = const {},
});