@override Map<String, dynamic> toJson() => <String, dynamic>{ 'received_gift_id': receivedGiftId, 'price': price?.toJson(), '@type': constructor, };