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