setConsent method

  1. @override
void setConsent(
  1. bool isConsent
)
override

Implementation

@override
void setConsent(bool isConsent) {
  Flagship.logger(Level.INFO, PANIC_HIT_CONSENT);
}