ConsentUpdateCall constructor
const
ConsentUpdateCall({
- bool? tagForUnderAgeOfConsent,
- ConsentDebugOptions? debug,
Creates a record of the call's arguments.
Implementation
const ConsentUpdateCall({this.tagForUnderAgeOfConsent, this.debug});