getPrintLog property
String
get
getPrintLog
print 获取单日志
Implementation
String get getPrintLog => _printLogAll[_printLogAll.length - 1];
print 获取单日志
String get getPrintLog => _printLogAll[_printLogAll.length - 1];