@override Map<String, dynamic> toJson() => <String, dynamic>{ 'star_count': starCount, 'bid_date': bidDate, 'position': position, '@type': constructor, };