purchaseOrder property

String? get purchaseOrder

Implementation

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