PskSecurityScheme constructor
const
PskSecurityScheme({})
Constructor.
Implementation
const PskSecurityScheme({
this.identity,
super.description,
super.descriptions,
super.proxy,
super.jsonLdType,
super.additionalFields,
});