closedYears property

  1. @TagNumber.new(15)
PbList<ClosedYearPb> get closedYears

/ Soft-closed calendar years for SMT (waterfall with firm + boutique).

Implementation

@$pb.TagNumber(15)
$pb.PbList<$0.ClosedYearPb> get closedYears => $_getList(14);