menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
Model
Model constructor
Model constructor
dark_mode
light_mode
Model
constructor
Model
(
{
String
?
contentType
,
String
?
description
,
String
?
id
,
String
?
name
,
String
?
schema
,
})
Implementation
Model({ this.contentType, this.description, this.id, this.name, this.schema, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
Model
Model constructor
Model class