noData property

String get noData

Implementation

String get noData => isChinese ? '暂无数据' : 'No data';