videoServer property
latefinal
The RoverSocket to send messages through
Implementation
late final videoServer = RoverSocket(port: 8002, device: Device.VIDEO, collection: this);
The RoverSocket to send messages through
late final videoServer = RoverSocket(port: 8002, device: Device.VIDEO, collection: this);