menu
smart_dio package
documentation
http/plugins/logger_plugin.dart
LoggerPlugin
resetInstallState static method
resetInstallState static method
dark_mode
light_mode
resetInstallState
static method
@
visibleForTesting
void
resetInstallState
(
)
重置安装状态(用于测试)
Implementation
@visibleForTesting static void resetInstallState() { _installedClients.clear(); }
smart_dio package
documentation
http/plugins/logger_plugin
LoggerPlugin
resetInstallState static method
LoggerPlugin class