hostedDartToolingDaemon property
Metadata for the Dart Tooling Daemon instance that is hosted by DevTools.
This will be null if DTD was not started by the DevTools server. For example, it may have been started by an IDE.
Implementation
({String? uri, String? secret})? get hostedDartToolingDaemon;