VerifyWebAuthNRegistration$json top-level constant

  1. @Deprecated('Use verifyWebAuthNRegistrationDescriptor instead')
Map<String, Object> const VerifyWebAuthNRegistration$json

Implementation

@$core.Deprecated('Use verifyWebAuthNRegistrationDescriptor instead')
const VerifyWebAuthNRegistration$json = {
  '1': 'VerifyWebAuthNRegistration',
  '2': [
    {
      '1': 'public_key_credential',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'publicKeyCredential'
    },
    {
      '1': 'web_auth_n_name',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'webAuthNName'
    },
  ],
};