clearCustomHandlers method

void clearCustomHandlers()

Implementation

void clearCustomHandlers() {
  _customHandlers.clear();
}