lastWakeupTime property

DateTime? lastWakeupTime
getter/setter pair

The last time that the wakeup notifications was received from the device or null if no wakeup notification has been received.

Implementation

DateTime? lastWakeupTime;