enableLog property

set enableLog (bool value)

Implementation

static set enableLog(bool value) {
  _enableLog = value;
}