menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
BasePathMapping
BasePathMapping constructor
BasePathMapping constructor
dark_mode
light_mode
BasePathMapping
constructor
BasePathMapping
(
{
String
?
basePath
,
String
?
restApiId
,
String
?
stage
,
})
Implementation
BasePathMapping({ this.basePath, this.restApiId, this.stage, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
BasePathMapping
BasePathMapping constructor
BasePathMapping class