deliveryNote property

String? deliveryNote

Implementation

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