menu
messenger
domain/model/application_settings.dart
ApplicationSettings
logLevel property
logLevel
dark_mode
light_mode
logLevel
property
int
logLevel
getter/setter pair
Level of
Log
s that should be printed to the console.
Implementation
int logLevel;
messenger
application_settings
ApplicationSettings
logLevel property
ApplicationSettings class