GetDefaultPrivacyPolicyResponse$json top-level constant

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

Implementation

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