menu
cloud_syncable package
documentation
model/cloud_syncable.dart
CloudSyncable
updatedAt property
updatedAt property
dark_mode
light_mode
updatedAt
property
DateTime
?
updatedAt
final
The time when the entity was last updated (local device timestamp).
Implementation
final DateTime? updatedAt;
cloud_syncable package
documentation
model/cloud_syncable
CloudSyncable
updatedAt property
CloudSyncable class