menu
invoiceninja package
documentation
models/recurring_invoice.dart
RecurringInvoice
totalTaxes property
totalTaxes property
dark_mode
light_mode
totalTaxes
property
@JsonKey(name: 'total_taxes')
double
get
totalTaxes
inherited
Implementation
@JsonKey(name: 'total_taxes') double get totalTaxes => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/recurring_invoice
RecurringInvoice
totalTaxes property
RecurringInvoice class