menu
invoiceninja package
documentation
models/invoice.dart
Invoice
taxRate3 property
taxRate3 property
dark_mode
light_mode
taxRate3
property
@JsonKey(name: 'tax_rate3')
double
get
taxRate3
inherited
Implementation
@JsonKey(name: 'tax_rate3') double get taxRate3 => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/invoice
Invoice
taxRate3 property
Invoice class