NoConsentStrategy constructor

NoConsentStrategy(
  1. Visitor visitor
)

Implementation

NoConsentStrategy(Visitor visitor) : super(visitor);