allowLog property

bool allowLog
getter/setter pair

Implementation

var allowLog = kDebugMode ? true : false;