InventoryWorkInProgressStatistics$json top-level constant

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

Implementation

@$core.Deprecated('Use inventoryWorkInProgressStatisticsDescriptor instead')
const InventoryWorkInProgressStatistics$json = {
  '1': 'InventoryWorkInProgressStatistics',
  '2': [
    {
      '1': 'production_plans',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.Scailo.AbridgedProductionPlanItem',
      '10': 'productionPlans'
    },
    {
      '1': 'inventory_items',
      '3': 20,
      '4': 3,
      '5': 11,
      '6': '.Scailo.AbridgedInventoryItem',
      '10': 'inventoryItems'
    },
  ],
};