isConsent method

bool isConsent()

Implementation

bool isConsent() {
  return _isConsent;
}