menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
UsagePlanKey
UsagePlanKey constructor
UsagePlanKey constructor
dark_mode
light_mode
UsagePlanKey
constructor
UsagePlanKey
(
{
String
?
id
,
String
?
name
,
String
?
type
,
String
?
value
,
})
Implementation
UsagePlanKey({ this.id, this.name, this.type, this.value, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
UsagePlanKey
UsagePlanKey constructor
UsagePlanKey class