wsUrl property Null safety

String wsUrl
read / write

wsUrl URL is used to initialize a webSocket with Millicast server and

Implementation

String wsUrl = 'ws://localhost:8080/';