menu
invoiceninja package
documentation
models/invoice.dart
InvoiceList
data property
data property
dark_mode
light_mode
data
property
List
<
Invoice
>
get
data
inherited
Implementation
List<Invoice> get data => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/invoice
InvoiceList
data property
InvoiceList class