RequestChallenges_WebAuthN$json top-level constant

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

Implementation

@$core.Deprecated('Use requestChallengesDescriptor instead')
const RequestChallenges_WebAuthN$json = {
  '1': 'WebAuthN',
  '2': [
    {'1': 'domain', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'domain'},
    {'1': 'user_verification_requirement', '3': 2, '4': 1, '5': 14, '6': '.zitadel.session.v2beta.UserVerificationRequirement', '8': {}, '10': 'userVerificationRequirement'},
  ],
};