powerManagementEvents property
Power management events on the device in chronological order.
This information is only available if powerManagementEventsEnabled is true in the device's policy.
Implementation
core.List<PowerManagementEvent>? powerManagementEvents;