RESTWebhook$json top-level constant

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

Implementation

@$core.Deprecated('Use rESTWebhookDescriptor instead')
const RESTWebhook$json = {
  '1': 'RESTWebhook',
  '2': [
    {
      '1': 'interrupt_on_error',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'interruptOnError'
    },
  ],
};