mobileApps property

List<PublisherProfileMobileApplication>? mobileApps
getter/setter pair

The list of apps represented in this publisher profile.

Empty if this is a parent profile.

Implementation

core.List<PublisherProfileMobileApplication>? mobileApps;