videoServer property

RoverSocket videoServer
latefinal

The RoverSocket to send messages through

Implementation

late final videoServer = RoverSocket(port: 8002, device: Device.VIDEO, collection: this);