devToolsUrl property
String?
get
devToolsUrl
Gets the DevTools connection URL if the server is running
Implementation
String? get devToolsUrl => _devToolsUrl;
Gets the DevTools connection URL if the server is running
String? get devToolsUrl => _devToolsUrl;