remove method

void remove()

Implementation

void remove() {
  element.remove();
}