AddCustomPrivacyPolicyRequest$json top-level constant
- @Deprecated('Use addCustomPrivacyPolicyRequestDescriptor instead')
Map<String, Object>
const
AddCustomPrivacyPolicyRequest$json
Implementation
@$core.Deprecated('Use addCustomPrivacyPolicyRequestDescriptor instead')
const AddCustomPrivacyPolicyRequest$json = {
'1': 'AddCustomPrivacyPolicyRequest',
'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'},
],
};