getDebugLog property

Map<String, String> get getDebugLog

debug单日志

Implementation

Map<String, String> get getDebugLog => _debugLogAll[_debugLogAll.length - 1];