set Debug Geography
actual fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder
expect fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder
Sets the debug geography for testing purposes.
Default value is DebugGeography.DEBUG_GEOGRAPHY_DISABLED.
Return
Parameters
geography
the DebugGeography to set while testing Consent.requestConsentInfoUpdate
actual fun setDebugGeography(geography: ConsentDebugSettings.DebugGeography): ConsentDebugSettings.Builder