saleDeliveryNote property

String? get saleDeliveryNote

Implementation

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