updated DebugLoggingSettings docs

This commit is contained in:
Lorenzo Pichilli 2022-10-11 16:41:25 +02:00
parent 49394a47a6
commit 57297e4249
1 changed files with 1 additions and 1 deletions

View File

@ -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.
///