GetMyPhoneResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMyPhoneResponseDescriptor instead')
const GetMyPhoneResponse$json = {
  '1': 'GetMyPhoneResponse',
  '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'
    },
  ],
};