apiKeySecuritySchemeName top-level constant
String
const apiKeySecuritySchemeName
Indicates the scheme
value for identifying ApiKeySecuritySchemes.
Implementation
const apiKeySecuritySchemeName = "apikey";