normal property

String get normal

Implementation

String get normal => isChinese ? '正常' : 'Normal';