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