capacity property

  1. @TagNumber.new(11)
PbList<Capacity> get capacity

Implementation

@$pb.TagNumber(11)
$pb.PbList<Capacity> get capacity => $_getList(10);