debugLoggingSettings property
getter/setter pair
Debug settings used by PlatformWebViewEnvironment.
Implementation
static DebugLoggingSettings debugLoggingSettings = DebugLoggingSettings(
maxLogMessageLength: 1000,
);
Debug settings used by PlatformWebViewEnvironment.
static DebugLoggingSettings debugLoggingSettings = DebugLoggingSettings(
maxLogMessageLength: 1000,
);