itemNotFound abstract method

String itemNotFound(
  1. String item
)

No description provided for @itemNotFound.

In en, this message translates to: '{item} not found'

Implementation

String itemNotFound(String item);