recordingConsent property

bool? get recordingConsent

Implementation

bool? get recordingConsent;
set recordingConsent (bool? recordingConsent)

Implementation

set recordingConsent(bool? recordingConsent);