videoLogs property
final
The most recent maxLogCount received for Device.SUBSYSTEMS
Implementation
final ListQueue<BurtLog> videoLogs = ListQueue();
The most recent maxLogCount received for Device.SUBSYSTEMS
final ListQueue<BurtLog> videoLogs = ListQueue();