SetHumanPhone$json top-level constant

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

Implementation

@$core.Deprecated('Use setHumanPhoneDescriptor instead')
const SetHumanPhone$json = {
  '1': 'SetHumanPhone',
  '2': [
    {'1': 'phone', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'phone'},
    {
      '1': 'send_code',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2beta.SendPhoneVerificationCode',
      '9': 0,
      '10': 'sendCode'
    },
    {
      '1': 'return_code',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2beta.ReturnPhoneVerificationCode',
      '9': 0,
      '10': 'returnCode'
    },
    {
      '1': 'is_verified',
      '3': 4,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'isVerified'
    },
  ],
  '8': [
    {'1': 'verification'},
  ],
};