serverUri property Null safety
final
The Uri to connect to the debugger client hosted by the service. If the web server is not running, this will be null.
Implementation
final Uri? serverUri;
The Uri to connect to the debugger client hosted by the service. If the web server is not running, this will be null.
final Uri? serverUri;