getDebugLogAll property

List<Map<String, String>> get getDebugLogAll

获取调试栏所有log日志信息

Implementation

List<Map<String, String>> get getDebugLogAll => logDataUtls.getDebugLogAll;