updatedAt property

  1. @SmartTimestampConverter()
DateTime? updatedAt
final

When this device document was last updated.

Updated on any write to the device document.

Implementation

@SmartTimestampConverter()
final DateTime? updatedAt;