Path$json top-level constant

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

Implementation

@$core.Deprecated('Use pathDescriptor instead')
const Path$json = {
  '1': 'Path',
  '2': [
    {'1': 'destination_waypoint_id', '3': 1, '4': 1, '5': 9, '10': 'destinationWaypointId'},
    {'1': 'geopoints', '3': 2, '4': 3, '5': 11, '6': '.viam.common.v1.GeoPoint', '10': 'geopoints'},
  ],
};