dart / 2 / dart-html / httpstatus / network_connect_timeout_error-constant.html

NETWORK_CONNECT_TIMEOUT_ERROR constant

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

Implementation

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

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-html/HttpStatus/NETWORK_CONNECT_TIMEOUT_ERROR-constant.html