removeObservers method

void removeObservers()

Implementation

void removeObservers() {
  _mixinObserver.clear();
}