getConsent method

bool getConsent()

Implementation

bool getConsent() {
  return _hasConsented;
}