noRecordsFound property

  1. @override
String get noRecordsFound
override

No description provided for @no_records_found.

In en, this message translates to: 'No records found'

Implementation

@override
String get noRecordsFound => '找不到任何記錄';