enableLogs property

bool enableLogs
final

Whether verbose logging should be enabled.

Defaults to true. It is recommended to set this to false in production builds.

Implementation

final bool enableLogs;