PlanWithStatus$json top-level constant

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

Implementation

@$core.Deprecated('Use planWithStatusDescriptor instead')
const PlanWithStatus$json = {
  '1': 'PlanWithStatus',
  '2': [
    {'1': 'plan', '3': 1, '4': 1, '5': 11, '6': '.viam.service.motion.v1.Plan', '10': 'plan'},
    {'1': 'status', '3': 2, '4': 1, '5': 11, '6': '.viam.service.motion.v1.PlanStatus', '10': 'status'},
    {'1': 'status_history', '3': 3, '4': 3, '5': 11, '6': '.viam.service.motion.v1.PlanStatus', '10': 'statusHistory'},
  ],
};