unsubscribeEvents method

void unsubscribeEvents()
inherited

Implementation

void unsubscribeEvents() {
  _controller.unsubscribeFromEvents();
}