WebhookDestination_$json top-level constant

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

Implementation

@$core.Deprecated('Use webhookDestination_Descriptor instead')
const WebhookDestination_$json = {
  '1': '_WebhookDestination',
  '2': [
    {'1': 'post_url', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'postUrl'},
  ],
  '8': [
    {'1': 'kind'},
  ],
};