menu
flutter_zoom_sdk_advanced package
documentation
models/zoom_options.dart
ZoomOptions
enableLog property
enableLog property
dark_mode
light_mode
enableLog
property
bool
enableLog
final
Whether the native SDK should emit verbose logs.
Implementation
final bool enableLog;
flutter_zoom_sdk_advanced package
documentation
models/zoom_options
ZoomOptions
enableLog property
ZoomOptions class