SetContactEmailResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use setContactEmailResponseDescriptor instead')
const SetContactEmailResponse$json = {
  '1': 'SetContactEmailResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {
      '1': 'verification_code',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'verificationCode',
      '17': true
    },
  ],
  '8': [
    {'1': '_verification_code'},
  ],
};