WebAuthNVerification$json top-level constant
- @Deprecated('Use webAuthNVerificationDescriptor instead')
Implementation
@$core.Deprecated('Use webAuthNVerificationDescriptor instead')
const WebAuthNVerification$json = {
'1': 'WebAuthNVerification',
'2': [
{
'1': 'public_key_credential',
'3': 1,
'4': 1,
'5': 12,
'8': {},
'10': 'publicKeyCredential'
},
{'1': 'token_name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'tokenName'},
],
};