amountLimit property

  1. @TagNumber.new(8)
PbList<AmountLimit> get amountLimit

amount limit

Implementation

@$pb.TagNumber(8)
$pb.PbList<AmountLimit> get amountLimit => $_getList(7);