GetPrivacyPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPrivacyPolicyResponseDescriptor instead')
const GetPrivacyPolicyResponse$json = {
  '1': 'GetPrivacyPolicyResponse',
  '2': [
    {
      '1': 'policy',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.policy.v1.PrivacyPolicy',
      '10': 'policy'
    },
  ],
};