RequestExecution$json top-level constant

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

Implementation

@$core.Deprecated('Use requestExecutionDescriptor instead')
const RequestExecution$json = {
  '1': 'RequestExecution',
  '2': [
    {'1': 'method', '3': 1, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'method'},
    {'1': 'service', '3': 2, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'service'},
    {'1': 'all', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'all'},
  ],
  '8': [
    {'1': 'condition'},
  ],
};