CONNECTION_REFUSED constant

ErrorCode const CONNECTION_REFUSED

Implementation

static const ErrorCode CONNECTION_REFUSED =
    ErrorCode._(3, _omitEnumNames ? '' : 'CONNECTION_REFUSED');