GetWebhookSecretResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use getWebhookSecretResponse_Descriptor instead')
const GetWebhookSecretResponse_$json = {
  '1': '_GetWebhookSecretResponse',
  '2': [
    {'1': 'cache_name', '3': 1, '4': 1, '5': 9, '10': 'cacheName'},
    {'1': 'webhook_name', '3': 2, '4': 1, '5': 9, '10': 'webhookName'},
    {'1': 'secret_string', '3': 3, '4': 1, '5': 9, '10': 'secretString'},
  ],
};