DealPauseStatus constructor
DealPauseStatus({})
Implementation
DealPauseStatus({
this.buyerPauseReason,
this.firstPausedBy,
this.hasBuyerPaused,
this.hasSellerPaused,
this.sellerPauseReason,
});
DealPauseStatus({
this.buyerPauseReason,
this.firstPausedBy,
this.hasBuyerPaused,
this.hasSellerPaused,
this.sellerPauseReason,
});