loggingEnabled property

bool? loggingEnabled

Indicates whether debug logging for this controller is enable or not.

Implementation

bool? get loggingEnabled => _momentumLogging;