values constant

Implementation

static const $core.List<WebAuthNAuthenticatorType> values =
    <WebAuthNAuthenticatorType>[
  WEB_AUTH_N_AUTHENTICATOR_UNSPECIFIED,
  WEB_AUTH_N_AUTHENTICATOR_PLATFORM,
  WEB_AUTH_N_AUTHENTICATOR_CROSS_PLATFORM,
];