menu
dk_util package
documentation
log/dk_log_example.dart
WebSocketLogExample
disable static method
disable static method
dark_mode
light_mode
disable
static method
Future
<
void
>
disable
(
)
禁用 WebSocket 日志
Implementation
static Future<void> disable() async { await DKLog.disableWebSocketLog(); }
dk_util package
documentation
log/dk_log_example
WebSocketLogExample
disable static method
WebSocketLogExample class