remove method

void remove()
inherited

Implementation

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