From 57297e4249fd22748561fa7c617d4836960f6736 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Tue, 11 Oct 2022 16:41:25 +0200 Subject: [PATCH] updated DebugLoggingSettings docs --- lib/src/debug_logging_settings.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/debug_logging_settings.dart b/lib/src/debug_logging_settings.dart index e7dd42a6..7a244615 100644 --- a/lib/src/debug_logging_settings.dart +++ b/lib/src/debug_logging_settings.dart @@ -3,7 +3,7 @@ import 'in_app_webview/webview.dart'; import 'chrome_safari_browser/chrome_safari_browser.dart'; import 'in_app_browser/in_app_browser.dart'; -///Class that represents the debug logging settings used by [WebView], [InAppBrowser] and [ChromeSafariBrowser]. +///Class that represents the debug logging settings. class DebugLoggingSettings { ///Enables debug logging info. ///