CheckWebAuthN$json top-level constant

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

Implementation

@$core.Deprecated('Use checkWebAuthNDescriptor instead')
const CheckWebAuthN$json = {
  '1': 'CheckWebAuthN',
  '2': [
    {
      '1': 'credential_assertion_data',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'credentialAssertionData'
    },
  ],
};