Creates an instance of OwnedGift from JSON data
factory OwnedGift.fromJson(Map<String, dynamic> json) => _$OwnedGiftFromJson(json);