UpdateCustomPrivacyPolicyResponse$json top-level constant

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

Implementation

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