printLogs property

bool get printLogs

Returns whether debug logging is enabled.

Implementation

static bool get printLogs => _printLogs;