noData property

  1. @override
String get noData
override

No description provided for @noData.

In en, this message translates to: 'No data'

Implementation

@override
String get noData => '暂无数据';