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