noRecordsFound property

  1. @override
String noRecordsFound
override

No description provided for @no_records_found.

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

Implementation

@override
String get noRecordsFound => 'Записи не найдены';