wsUrl property Null safety
read / write
wsUrl URL is used to initialize a webSocket with Millicast server and
Implementation
String wsUrl = 'ws://localhost:8080/';
wsUrl URL is used to initialize a webSocket with Millicast server and
String wsUrl = 'ws://localhost:8080/';