deleteItem abstract method

void deleteItem(
  1. int index,
  2. String type
)

Implementation

void deleteItem(int index, String type);