HTTP_DOWNLOAD_STATUS_TIMEOUT constant

HttpDownloadStatus const HTTP_DOWNLOAD_STATUS_TIMEOUT

Implementation

static const HttpDownloadStatus HTTP_DOWNLOAD_STATUS_TIMEOUT =
    HttpDownloadStatus._(
        8, _omitEnumNames ? '' : 'HTTP_DOWNLOAD_STATUS_TIMEOUT');