ATInitResponse constructor
ATInitResponse(
- dynamic consentSet,
- dynamic userLocation,
- dynamic consentDismiss
Implementation
ATInitResponse(this.consentSet, this.userLocation, this.consentDismiss);