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