installedApps property

List<GoogleChromeManagementV1InstalledApp>? installedApps
getter/setter pair

List of installed apps matching request.

Implementation

core.List<GoogleChromeManagementV1InstalledApp>? installedApps;