taxes property

  1. @TagNumber(2)
List<ProductTax> taxes

Implementation

@$pb.TagNumber(2)
$core.List<ProductTax> get taxes => $_getList(1);