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