events property

List<DeviceEvent>? events
final

An array of zero or more elements describing the event(s) associated with the device.

Implementation

final List<DeviceEvent>? events;