updated DebugLoggingSettings
This commit is contained in:
parent
9d738d3435
commit
4b99881348
@ -1,8 +1,9 @@
|
||||
import 'package:flutter/foundation.dart';
|
||||
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] and [ChromeSafariBrowser].
|
||||
///Class that represents the debug logging settings used by [WebView], [InAppBrowser] and [ChromeSafariBrowser].
|
||||
class DebugLoggingSettings {
|
||||
///Enables debug logging info.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user