GeoDistance$json top-level constant

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

Implementation

@$core.Deprecated('Use geoDistanceDescriptor instead')
const GeoDistance$json = {
  '1': 'GeoDistance',
  '2': [
    {'1': 'origin', '3': 1, '4': 1, '5': 11, '6': '.qdrant.GeoPoint', '10': 'origin'},
    {'1': 'to', '3': 2, '4': 1, '5': 9, '10': 'to'},
  ],
};