isEnabled static method

dynamic isEnabled()

Implementation

static isEnabled(){
  return _enabled;
}