getDeleteService method

DeleteService getDeleteService()

Implementation

DeleteService getDeleteService() {
  return DeleteService(this);
}