saleInvoice property

String? get saleInvoice

Implementation

String? get saleInvoice => (_$data['saleInvoice'] as String?);