GetHumanEmailResponse$json top-level constant

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

Implementation

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