menu
archery
archery/core/orm/model_operations.dart
InstanceDatabaseOps
<
T extends Model
>
updatedAt property
updatedAt
dark_mode
light_mode
updatedAt
property
DateTime
?
updatedAt
getter/setter pair
inherited
Last update timestamp (UTC).
Implementation
DateTime? updatedAt;
archery
model_operations
InstanceDatabaseOps
<
T extends Model
>
updatedAt property
InstanceDatabaseOps mixin