getPrintLogAll property

List<String> get getPrintLogAll

获取所有print栏 log日志信息

Implementation

List<String> get getPrintLogAll => logDataUtls.getPrintLogAll;