updatedAt property
When this device document was last updated.
Updated on any write to the device document.
Implementation
@SmartTimestampConverter()
final DateTime? updatedAt;
When this device document was last updated.
Updated on any write to the device document.
@SmartTimestampConverter()
final DateTime? updatedAt;