menu
smithy package
documentation
ast.dart
AwsQueryErrorTrait
AwsQueryErrorTrait.new const constructor
AwsQueryErrorTrait.new const constructor
dark_mode
light_mode
AwsQueryErrorTrait
constructor
const
AwsQueryErrorTrait
(
{
required
String
code
,
required
int
httpResponseCode
,
})
Implementation
const AwsQueryErrorTrait({ required this.code, required this.httpResponseCode, });
smithy package
documentation
ast
AwsQueryErrorTrait
AwsQueryErrorTrait.new const constructor
AwsQueryErrorTrait class