e39a98ec5c
Due to variable shadowing and lazy initialization of the DevTools URI within DDS, the DevTools URI reported by DDS did not include the `uri` query parameter used to automatically establish connection to the current DDS instance. This change updates variable names to avoid shadowing and also fixes issues where the DevTools URI would be reported even if DevTools was not enabled in the DDS configuration. Change-Id: I1ab0f5c58ee7e583e6eb4f4fb7381cddc29629b1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448480 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com> Auto-Submit: Ben Konyi <bkonyi@google.com>