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 => '레코드를 찾을 수 없습니다';