attendanceRate property

String get attendanceRate

Implementation

String get attendanceRate => isChinese ? '出勤率' : 'Rate';