Challenges_WebAuthN$json top-level constant

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

Implementation

@$core.Deprecated('Use challengesDescriptor instead')
const Challenges_WebAuthN$json = {
  '1': 'WebAuthN',
  '2': [
    {
      '1': 'public_key_credential_request_options',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'publicKeyCredentialRequestOptions'
    },
  ],
};