PlanStep$json top-level constant

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

Implementation

@$core.Deprecated('Use planStepDescriptor instead')
const PlanStep$json = {
  '1': 'PlanStep',
  '2': [
    {'1': 'step', '3': 1, '4': 3, '5': 11, '6': '.viam.service.motion.v1.PlanStep.StepEntry', '10': 'step'},
  ],
  '3': [PlanStep_StepEntry$json],
};