remove method

void remove()

Remove this event listener

Implementation

void remove() {
  _removeListener();
}