time property

String get time

Implementation

String get time => isChinese ? '时间' : 'Time';