invoices property

  1. @TagNumber(1)
List<InvoiceMessage> get invoices

Implementation

@$pb.TagNumber(1)
$core.List<$1.InvoiceMessage> get invoices => $_getList(0);