menu
invoiceninja package
documentation
models/invoice.dart
InvoiceLineItem
taxName2 property
taxName2 property
dark_mode
light_mode
taxName2
property
@JsonKey(name: 'tax_name2')
String
get
taxName2
inherited
Implementation
@JsonKey(name: 'tax_name2') String get taxName2 => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/invoice
InvoiceLineItem
taxName2 property
InvoiceLineItem class