isAllowSleep method

bool isAllowSleep()

Implementation

bool isAllowSleep() {
  return _allowSleep;
}