menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
ExportResponse
ExportResponse constructor
ExportResponse constructor
dark_mode
light_mode
ExportResponse
constructor
ExportResponse
(
{
Uint8List
?
body
,
String
?
contentDisposition
,
String
?
contentType
,
})
Implementation
ExportResponse({ this.body, this.contentDisposition, this.contentType, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
ExportResponse
ExportResponse constructor
ExportResponse class