values constant

List<PasskeyAuthenticator> const values

Implementation

static const $core.List<PasskeyAuthenticator> values = <PasskeyAuthenticator> [
  PASSKEY_AUTHENTICATOR_UNSPECIFIED,
  PASSKEY_AUTHENTICATOR_PLATFORM,
  PASSKEY_AUTHENTICATOR_CROSS_PLATFORM,
];