WebException.timeout constructor
WebException.timeout(
- String message
Implementation
WebException.timeout(final String message)
: this(WebException._timeout, message, const {});
WebException.timeout(final String message)
: this(WebException._timeout, message, const {});