couldNotFindItem abstract method

String couldNotFindItem(
  1. String item
)

No description provided for @couldNotFindItem.

In en, this message translates to: 'Could not find {item}.'

Implementation

String couldNotFindItem(String item);