serverUri property Null safety

Uri? serverUri
final

The Uri to access the service. If the web server is not running, this will be null.

Implementation

final Uri? serverUri;