AuctionStateActiveExtensions extension

on

Methods

copyWith({int? startDate, int? endDate, int? minBid, List<AuctionBid>? bidLevels, List<int>? topBidderUserIds, List<AuctionRound>? rounds, int? currentRoundEndDate, int? currentRoundNumber, int? totalRoundCount, int? distributedItemCount, int? leftItemCount, int? acquiredItemCount, UserAuctionBid? userBid}) AuctionStateActive

Available on AuctionStateActive, provided by the AuctionStateActiveExtensions extension