remove method

bool remove(
  1. Observer<T> observer
)

Implementation

external bool remove(Observer<T> observer);