devices property

List<String>? devices
getter/setter pair

If not specified, all devices will be included in this adjustment.

Otherwise, only the specified targeted devices will be included in this adjustment.

Implementation

core.List<core.String>? devices;