menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
UsagePlanKey
type property
type property
dark_mode
light_mode
type
property
String
?
type
final
The type of a usage plan key. Currently, the valid key type is
API_KEY
.
Implementation
final String? type;
aws_apigateway_api package
documentation
apigateway-2015-07-09
UsagePlanKey
type property
UsagePlanKey class