taxCaps property

  1. @TagNumber.new(4)
List<TaxCap> get taxCaps

Implementation

@$pb.TagNumber(4)
$core.List<TaxCap> get taxCaps => $_getList(3);