menu
invoiceninja package
documentation
models/quote.dart
Quote
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/quote
Quote
taxRate2 property
Quote class