apiGatewayManaged property
Specifies whether a route is managed by API Gateway. If you created an API using quick create, the $default route is managed by API Gateway. You can't modify the $default route key.
Implementation
final bool? apiGatewayManaged;