ProductStatusDestinationStatus constructor
ProductStatusDestinationStatus({})
Implementation
ProductStatusDestinationStatus({
this.approvedCountries,
this.destination,
this.disapprovedCountries,
this.pendingCountries,
this.status,
});