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