clearConnectionEventHandles method
Clears all connection event handlers.
Implementation
void clearConnectionEventHandles() {
_connectionEventHandler.clear();
}
Clears all connection event handlers.
void clearConnectionEventHandles() {
_connectionEventHandler.clear();
}