RecommendationFeedback constructor
RecommendationFeedback({})
Implementation
RecommendationFeedback({
this.codeReviewArn,
this.createdTimeStamp,
this.lastUpdatedTimeStamp,
this.reactions,
this.recommendationId,
this.userId,
});