getDebugLogAll property

List<Map<String, String>> get getDebugLogAll

debug全部日志

Implementation

List<Map<String, String>> get getDebugLogAll => _debugLogAll;