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