FacetHit$json top-level constant

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

Implementation

@$core.Deprecated('Use facetHitDescriptor instead')
const FacetHit$json = {
  '1': 'FacetHit',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 11, '6': '.qdrant.FacetValue', '10': 'value'},
    {'1': 'count', '3': 2, '4': 1, '5': 4, '10': 'count'},
  ],
};