GetDetectionsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDetectionsResponseDescriptor instead')
const GetDetectionsResponse$json = {
  '1': 'GetDetectionsResponse',
  '2': [
    {'1': 'detections', '3': 1, '4': 3, '5': 11, '6': '.viam.service.vision.v1.Detection', '10': 'detections'},
  ],
};