itemUpdatedSuccessfully abstract method

String itemUpdatedSuccessfully(
  1. String item
)

No description provided for @itemUpdatedSuccessfully.

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

Implementation

String itemUpdatedSuccessfully(String item);