ATInitResponse constructor

ATInitResponse(
  1. dynamic consentSet,
  2. dynamic userLocation
)

Implementation

ATInitResponse(this.consentSet, this.userLocation);