VerifyWebAuthNRegistrationRequest$json top-level constant
- @Deprecated('Use verifyWebAuthNRegistrationRequestDescriptor instead')
Map<String, Object>
const
VerifyWebAuthNRegistrationRequest$json
Implementation
@$core.Deprecated('Use verifyWebAuthNRegistrationRequestDescriptor instead')
const VerifyWebAuthNRegistrationRequest$json = {
'1': 'VerifyWebAuthNRegistrationRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'web_auth_n_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'webAuthNId'},
{'1': 'public_key_credential', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'publicKeyCredential'},
{'1': 'web_auth_n_name', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'webAuthNName'},
],
};