GetMyProfileResponse$json top-level constant

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

Implementation

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