NETWORK_CONNECT_TIMEOUT_ERROR constant - HttpStatus class - dart:html library (original) (raw)

description

  1. @Deprecated("Use networkConnectTimeoutError instead")

int const NETWORK_CONNECT_TIMEOUT_ERROR

Implementation

@Deprecated("Use networkConnectTimeoutError instead")
static const int NETWORK_CONNECT_TIMEOUT_ERROR = networkConnectTimeoutError;