consents property

List<Consent>? consents
getter/setter pair

The returned Consent revisions.

The maximum number of revisions returned is determined by the value of page_size in the ListConsentRevisionsRequest.

Implementation

core.List<Consent>? consents;