RESTCall$json top-level constant

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

Implementation

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