GeoLineString$json top-level constant

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

Implementation

@$core.Deprecated('Use geoLineStringDescriptor instead')
const GeoLineString$json = {
  '1': 'GeoLineString',
  '2': [
    {'1': 'points', '3': 1, '4': 3, '5': 11, '6': '.qdrant.GeoPoint', '10': 'points'},
  ],
};