enableLogs property
Whether verbose logging should be enabled.
Defaults to true
. It is recommended to set this to false
in production builds.
Implementation
final bool enableLogs;
Whether verbose logging should be enabled.
Defaults to true
. It is recommended to set this to false
in production builds.
final bool enableLogs;