delete method

dynamic delete()

Implementation

delete() {
  _onDelete(key);
}