devToolsUri property

Uri? devToolsUri
final

The HTTP Uri of the hosted DevTools instance.

Returns null if DevTools is not running.

Implementation

final Uri? devToolsUri;