VerifyU2FRegistrationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use verifyU2FRegistrationResponseDescriptor instead')
const VerifyU2FRegistrationResponse$json = {
  '1': 'VerifyU2FRegistrationResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2beta.Details',
      '10': 'details'
    },
  ],
};