ListExecutionServicesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listExecutionServicesResponseDescriptor instead')
const ListExecutionServicesResponse$json = {
  '1': 'ListExecutionServicesResponse',
  '2': [
    {'1': 'services', '3': 1, '4': 3, '5': 9, '10': 'services'},
  ],
};