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