isLoggingEnabled top-level property
bool
get
isLoggingEnabled
Returns whether logging is currently enabled.
Implementation
bool get isLoggingEnabled => _isLoggingEnabled;
Returns whether logging is currently enabled.
bool get isLoggingEnabled => _isLoggingEnabled;