values constant
Implementation
static const $core.List<PasskeysType> values = <PasskeysType> [
PASSKEYS_TYPE_NOT_ALLOWED,
PASSKEYS_TYPE_ALLOWED,
];
static const $core.List<PasskeysType> values = <PasskeysType> [
PASSKEYS_TYPE_NOT_ALLOWED,
PASSKEYS_TYPE_ALLOWED,
];