menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
CreateApiMappingResponse
CreateApiMappingResponse constructor
CreateApiMappingResponse constructor
dark_mode
light_mode
CreateApiMappingResponse
constructor
CreateApiMappingResponse
(
{
String
?
apiId
,
String
?
apiMappingId
,
String
?
apiMappingKey
,
String
?
stage
,
})
Implementation
CreateApiMappingResponse({ this.apiId, this.apiMappingId, this.apiMappingKey, this.stage, });
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
CreateApiMappingResponse
CreateApiMappingResponse constructor
CreateApiMappingResponse class