isLogout method

bool isLogout()

Implementation

bool isLogout() {
  return _isLogout;
}