description property

String get description

Implementation

String get description => isChinese ? '描述' : 'Description';