dashboardLogs property
final
The most recent maxLogCount of messages from the dashboard
Implementation
final ListQueue<BurtLog> dashboardLogs = ListQueue();
The most recent maxLogCount of messages from the dashboard
final ListQueue<BurtLog> dashboardLogs = ListQueue();