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