GetPlanResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPlanResponseDescriptor instead')
const GetPlanResponse$json = {
  '1': 'GetPlanResponse',
  '2': [
    {'1': 'current_plan_with_status', '3': 1, '4': 1, '5': 11, '6': '.viam.service.motion.v1.PlanWithStatus', '10': 'currentPlanWithStatus'},
    {'1': 'replan_history', '3': 2, '4': 3, '5': 11, '6': '.viam.service.motion.v1.PlanWithStatus', '10': 'replanHistory'},
  ],
};