matchingAccessorScopes property

List<ConsentAccessorScope>? matchingAccessorScopes
getter/setter pair

A list of all the matching accessor scopes of this consent policy that enforced ExplainDataAccessConsentScope.accessor_scope.

Implementation

core.List<ConsentAccessorScope>? matchingAccessorScopes;