list property

  1. @TagNumber.new(30)
PbList<DebitNoteItem> get list

The list of associated debit note items

Implementation

@$pb.TagNumber(30)
$pb.PbList<DebitNoteItem> get list => $_getList(16);