publisherProfiles property

List<PublisherProfile>? publisherProfiles
getter/setter pair

The list of matching publisher profiles.

Implementation

core.List<PublisherProfile>? publisherProfiles;