ServiceProductFulfillment constructor
ServiceProductFulfillment({
- required ServiceProductFulfillmentDetail serviceproductfulfillmentdetail,
Implementation
ServiceProductFulfillment({
required this.serviceproductfulfillmentdetail,
});