applicationReports property
Reports for apps installed on the device.
This information is only available when application_reports_enabled is true in the device's policy.
Implementation
core.List<ApplicationReport>? applicationReports;
Reports for apps installed on the device.
This information is only available when application_reports_enabled is true in the device's policy.
core.List<ApplicationReport>? applicationReports;