productionPlans property

  1. @TagNumber.new(10)
PbList<AbridgedProductionPlanItem> get productionPlans

List of abridged production plan items

Implementation

@$pb.TagNumber(10)
$pb.PbList<AbridgedProductionPlanItem> get productionPlans => $_getList(0);