menu
invoiceninja package
documentation
models/payment.dart
Payment
invoices property
invoices property
dark_mode
light_mode
invoices
property
@JsonKey(name: 'invoices')
List
<
Paymentable
>
get
invoices
inherited
Implementation
@JsonKey(name: 'invoices') List<Paymentable> get invoices => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/payment
Payment
invoices property
Payment class