kConnectionTimeoutExceptionCode constant

ExceptionCode const kConnectionTimeoutExceptionCode = const ExceptionCode._('CONNECTION_TIMEOUT')

Implementation

static const kConnectionTimeoutExceptionCode =
    ExceptionCode._('CONNECTION_TIMEOUT')