newItemToItem abstract method

String newItemToItem(
  1. String item1,
  2. String item2
)

No description provided for @newItemToItem.

In en, this message translates to: 'New {item1} to {item2}'

Implementation

String newItemToItem(String item1, String item2);