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