BatchResult$json top-level constant

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

Implementation

@$core.Deprecated('Use batchResultDescriptor instead')
const BatchResult$json = {
  '1': 'BatchResult',
  '2': [
    {'1': 'result', '3': 1, '4': 3, '5': 11, '6': '.qdrant.ScoredPoint', '10': 'result'},
  ],
};