GetHumanPhoneResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getHumanPhoneResponseDescriptor instead')
const GetHumanPhoneResponse$json = {
  '1': 'GetHumanPhoneResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ObjectDetails',
      '10': 'details'
    },
    {
      '1': 'phone',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v1.Phone',
      '10': 'phone'
    },
  ],
};