PrivacyPolicy$json top-level constant

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

Implementation

@$core.Deprecated('Use privacyPolicyDescriptor instead')
const PrivacyPolicy$json = const {
  '1': 'PrivacyPolicy',
  '2': const [
    const {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    const {'1': 'tos_link', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'tosLink'},
    const {'1': 'privacy_link', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'privacyLink'},
    const {'1': 'is_default', '3': 4, '4': 1, '5': 8, '10': 'isDefault'},
    const {'1': 'help_link', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'helpLink'},
    const {'1': 'support_email', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'supportEmail'},
  ],
};