menu
easypost
easypost.dart
ApiGatewayTimeoutException
ApiGatewayTimeoutException const constructor
ApiGatewayTimeoutException
brightness_4
brightness_5
ApiGatewayTimeoutException
constructor
const
ApiGatewayTimeoutException
(
String
?
message
,
int
?
statusCode
,
String
?
reason
,
{
List
<
Error
>
?
errors
}
)
Implementation
const ApiGatewayTimeoutException( super.message, super.statusCode, super.reason, {super.errors});
easypost
easypost
ApiGatewayTimeoutException
ApiGatewayTimeoutException const constructor
ApiGatewayTimeoutException class