WebHookSubscription$json top-level constant
- @Deprecated('Use webHookSubscriptionDescriptor instead')
Implementation
@$core.Deprecated('Use webHookSubscriptionDescriptor instead')
const WebHookSubscription$json = {
'1': 'WebHookSubscription',
'2': [
{'1': 'EventType', '3': 1, '4': 1, '5': 9, '10': 'EventType'},
{'1': 'CallbackUrl', '3': 2, '4': 1, '5': 9, '10': 'CallbackUrl'},
],
};