DeleteProductModel constructor
DeleteProductModel({})
Implementation
DeleteProductModel(
{this.status,
this.message,
this.timeStamp,
this.data,
this.requestId,
this.correlationId,
this.code,
this.errors});