menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
MethodSnapshot
apiKeyRequired property
apiKeyRequired property
dark_mode
light_mode
apiKeyRequired
property
bool
?
apiKeyRequired
final
Specifies whether the method requires a valid
ApiKey
.
Implementation
final bool? apiKeyRequired;
aws_apigateway_api package
documentation
apigateway-2015-07-09
MethodSnapshot
apiKeyRequired property
MethodSnapshot class