debugCheckElevationsEnabled is a new service extension to help debug elevation issues.
We should support it in devtools as well as possibly directly in intellij and vscode.
Related Flutter CL adding the feature.
https://github.com/flutter/flutter/pull/30215/files
The feature is important enough to add a keyboard shortcut for command line users so it is likely important enough to support in our tools.