displayLogs property

bool? displayLogs
final

The displayLogs determine whether to display logs on console or not.

Used for debugging

Implementation

final bool? displayLogs;