menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
Resource
Resource.new constructor
Resource.new constructor
dark_mode
light_mode
Resource
constructor
Resource
(
{
String
?
id
,
String
?
parentId
,
String
?
path
,
String
?
pathPart
,
Map
<
String
,
Method
>
?
resourceMethods
,
})
Implementation
Resource({ this.id, this.parentId, this.path, this.pathPart, this.resourceMethods, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
Resource
Resource.new constructor
Resource class