handleConnectionError method

void handleConnectionError(
  1. String error
)

Implementation

void handleConnectionError(String error) {
  handleCloseState();
}