yourItem abstract method

String yourItem(
  1. String item
)

No description provided for @yourItem.

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

Implementation

String yourItem(String item);