WebAuthNAuthenticatorType$json top-level constant
- @Deprecated('Use webAuthNAuthenticatorTypeDescriptor instead')
Implementation
@$core.Deprecated('Use webAuthNAuthenticatorTypeDescriptor instead')
const WebAuthNAuthenticatorType$json = {
'1': 'WebAuthNAuthenticatorType',
'2': [
{'1': 'WEB_AUTH_N_AUTHENTICATOR_UNSPECIFIED', '2': 0},
{'1': 'WEB_AUTH_N_AUTHENTICATOR_PLATFORM', '2': 1},
{'1': 'WEB_AUTH_N_AUTHENTICATOR_CROSS_PLATFORM', '2': 2},
],
};