devices property

List<GoogleChromeManagementV1Device>? devices
getter/setter pair

A list of devices which have the app installed.

Sorted in ascending alphabetical order on the Device.machine field.

Implementation

core.List<GoogleChromeManagementV1Device>? devices;