consentStores property
The returned consent stores.
The maximum number of stores returned is determined by the value of page_size in the ListConsentStoresRequest.
Implementation
core.List<ConsentStore>? consentStores;
The returned consent stores.
The maximum number of stores returned is determined by the value of page_size in the ListConsentStoresRequest.
core.List<ConsentStore>? consentStores;