menu
erretech_facts package
documentation
modules/invoices/invoice_model.dart
Invoice
getCustomer method
getCustomer method
dark_mode
light_mode
getCustomer
method
Person
getCustomer
(
)
Implementation
Person getCustomer()=> customer ?? Person.fromObject({});
erretech_facts package
documentation
modules/invoices/invoice_model
Invoice
getCustomer method
Invoice class