printLogs property
bool
get
printLogs
Returns whether debug logging is enabled.
Implementation
static bool get printLogs => _printLogs;
Returns whether debug logging is enabled.
static bool get printLogs => _printLogs;