menu
native_prebuilt package
documentation
hooks.dart
HttpDownloadException
HttpDownloadException.new const constructor
HttpDownloadException.new const constructor
dark_mode
light_mode
HttpDownloadException
constructor
const
HttpDownloadException
(
String
message
, {
int
?
statusCode
,
Uri
?
uri
,
})
Implementation
const HttpDownloadException(this.message, {this.statusCode, this.uri});
native_prebuilt package
documentation
hooks
HttpDownloadException
HttpDownloadException.new const constructor
HttpDownloadException class