SearchHit_$json top-level constant

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

Implementation

@$core.Deprecated('Use searchHit_Descriptor instead')
const SearchHit_$json = {
  '1': '_SearchHit',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'score', '3': 2, '4': 1, '5': 2, '10': 'score'},
    {
      '1': 'metadata',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.vectorindex._Metadata',
      '10': 'metadata'
    },
  ],
};