connecting constant - WebSocket class - dart:io library (original) (raw)

description

int const connecting

Possible states of the connection.

Implementation

static const int connecting = 0;