menu
easypost
easypost.dart
HttpException
HttpException const constructor
HttpException
brightness_4
brightness_5
HttpException
constructor
const
HttpException
(
String
?
message
,
int
?
statusCode
)
Implementation
const HttpException(super.message, this.statusCode);
easypost
easypost
HttpException
HttpException const constructor
HttpException class