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