menu
jh_debug package
documentation
utils/logData_utls.dart
LogDataUtls
getDebugLog property
getDebugLog property
dark_mode
light_mode
getDebugLog
property
Map
<
String
,
String
>
get
getDebugLog
debug单日志
Implementation
Map<String, String> get getDebugLog => _debugLogAll[_debugLogAll.length - 1];
jh_debug package
documentation
utils/logData_utls
LogDataUtls
getDebugLog property
LogDataUtls class