noItemsFound abstract method

String noItemsFound(
  1. Object items
)

No description provided for @noItemsFound.

In en, this message translates to: 'No {items} found'

Implementation

String noItemsFound(Object items);