AuctionPackage constructor
AuctionPackage({})
Implementation
AuctionPackage({
this.createTime,
this.creator,
this.description,
this.displayName,
this.eligibleSeatIds,
this.name,
this.subscribedBuyers,
this.subscribedClients,
this.subscribedMediaPlanners,
this.updateTime,
});