SoldEntry({ required this.buyerNumber, required this.itemSold, }) : super(entryType: EntryType.sell);