connectUrl property
String
get
connectUrl
The URL clients should connect to.
Implementation
String get connectUrl => 'ws://$host:$port';
The URL clients should connect to.
String get connectUrl => 'ws://$host:$port';