baseStationLogs property
final
The most recent maxLogCount of messages from the base station
Implementation
final ListQueue<BurtLog> baseStationLogs = ListQueue();
The most recent maxLogCount of messages from the base station
final ListQueue<BurtLog> baseStationLogs = ListQueue();