values constant
Implementation
static const $core.List<SecurityScheme_Flow> values = <SecurityScheme_Flow>[
FLOW_INVALID,
FLOW_IMPLICIT,
FLOW_PASSWORD,
FLOW_APPLICATION,
FLOW_ACCESS_CODE,
];
static const $core.List<SecurityScheme_Flow> values = <SecurityScheme_Flow>[
FLOW_INVALID,
FLOW_IMPLICIT,
FLOW_PASSWORD,
FLOW_APPLICATION,
FLOW_ACCESS_CODE,
];