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