menu
bluesky package
documentation
cardyb.dart
HttpException
HttpException const constructor
HttpException const constructor
dark_mode
light_mode
HttpException
constructor
const
HttpException
(
Response
<
Map
<
String
,
dynamic
>
>
response
)
Returns the new instance of
Exception
.
Implementation
const HttpException(this.response);
bluesky package
documentation
cardyb
HttpException
HttpException const constructor
HttpException class