logStorage property
Print content stored in local storage (e.g., shared preferences, local database).
If true, the application will log the data stored in persistent storage.
Implementation
final bool logStorage;
Print content stored in local storage (e.g., shared preferences, local database).
If true, the application will log the data stored in persistent storage.
final bool logStorage;