@override Map<String, dynamic> toJson() => <String, dynamic>{ 'received_gift_ids': receivedGiftIds.map((item) => item).toList(), '@type': constructor, };