consentContentScreenshots property

List<Image>? consentContentScreenshots
getter/setter pair

Screenshots, PDFs, or other binary information documenting the user's consent.

Optional.

Implementation

core.List<Image>? consentContentScreenshots;