CreateUserResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createUserResponseDescriptor instead')
const CreateUserResponse$json = {
  '1': 'CreateUserResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {
      '1': 'email_code',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'emailCode',
      '17': true
    },
    {
      '1': 'phone_code',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 1,
      '10': 'phoneCode',
      '17': true
    },
  ],
  '8': [
    {'1': '_email_code'},
    {'1': '_phone_code'},
  ],
};