NETWORK_CONNECT_TIMEOUT_ERROR constant Null safety

int const NETWORK_CONNECT_TIMEOUT_ERROR
@Deprecated("Use networkConnectTimeoutError instead")

Implementation

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