ResponseExecution$json top-level constant

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

Implementation

@$core.Deprecated('Use responseExecutionDescriptor instead')
const ResponseExecution$json = {
  '1': 'ResponseExecution',
  '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'},
  ],
};