remove method

void remove()

Implementation

void remove() {
  Broadcast._shared._removeListener(_event, _id);
}