menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
TestInvokeMethodResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
The headers of the HTTP response.
Implementation
final Map<String, String>? headers;
aws_apigateway_api package
documentation
apigateway-2015-07-09
TestInvokeMethodResponse
headers property
TestInvokeMethodResponse class