server property
latefinal
A server to communicate with the dashboard and receive data from the subsystems.
Implementation
@override late final AutonomyServer server = AutonomyServer(collection: this);
A server to communicate with the dashboard and receive data from the subsystems.
@override late final AutonomyServer server = AutonomyServer(collection: this);