UpdateCustomPrivacyPolicyRequest$json top-level constant
- @Deprecated('Use updateCustomPrivacyPolicyRequestDescriptor instead')
Map<String, Object>
const
UpdateCustomPrivacyPolicyRequest$json
Implementation
@$core.Deprecated('Use updateCustomPrivacyPolicyRequestDescriptor instead')
const UpdateCustomPrivacyPolicyRequest$json = {
'1': 'UpdateCustomPrivacyPolicyRequest',
'2': [
{'1': 'tos_link', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'tosLink'},
{'1': 'privacy_link', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'privacyLink'},
{'1': 'help_link', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'helpLink'},
{'1': 'support_email', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'supportEmail'},
],
};