SubmitConsentResult constructor
SubmitConsentResult(
- Map<
String, AllowConsentResult> result, - String consentID
Implementation
SubmitConsentResult(this.result, this.consentID);