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