BatchGetServicesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use batchGetServicesRequestDescriptor instead')
const BatchGetServicesRequest$json = {
  '1': 'BatchGetServicesRequest',
  '2': [
    {'1': 'parent', '3': 1, '4': 1, '5': 9, '10': 'parent'},
    {'1': 'names', '3': 2, '4': 3, '5': 9, '10': 'names'},
  ],
};