menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
GetModelResponse
GetModelResponse constructor
GetModelResponse constructor
dark_mode
light_mode
GetModelResponse
constructor
GetModelResponse
(
{
String
?
contentType
,
String
?
description
,
String
?
modelId
,
String
?
name
,
String
?
schema
,
})
Implementation
GetModelResponse({ this.contentType, this.description, this.modelId, this.name, this.schema, });
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
GetModelResponse
GetModelResponse constructor
GetModelResponse class