unsubscribe method

void unsubscribe()
inherited

Implementation

void unsubscribe() {
  _unsubscribe();
}