deviceGroups property

List<DeviceGroup>? deviceGroups
getter/setter pair

Definition of device groups for the app.

Implementation

core.List<DeviceGroup>? deviceGroups;