areYouSureYouWantToDeleteItem abstract method

String areYouSureYouWantToDeleteItem(
  1. Object item
)

No description provided for @areYouSureYouWantToDeleteItem.

In en, this message translates to: 'Are you sure you want to delete this {item}?'

Implementation

String areYouSureYouWantToDeleteItem(Object item);