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