menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
ApiKey
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Specifies whether the API Key can be used by callers.
Implementation
final bool? enabled;
aws_apigateway_api package
documentation
apigateway-2015-07-09
ApiKey
enabled property
ApiKey class