menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
MethodResponse
MethodResponse constructor
MethodResponse constructor
dark_mode
light_mode
MethodResponse
constructor
MethodResponse
(
{
Map
<
String
,
String
>
?
responseModels
,
Map
<
String
,
bool
>
?
responseParameters
,
String
?
statusCode
,
})
Implementation
MethodResponse({ this.responseModels, this.responseParameters, this.statusCode, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
MethodResponse
MethodResponse constructor
MethodResponse class