projectReview property

String get projectReview

Implementation

String get projectReview => isChinese ? '项目评审' : 'Project Review';