devices property

List<Device>? devices
getter/setter pair

Devices associated with the third-party user.

Implementation

core.List<Device>? devices;