menu
khadem package
documentation
database/orm.dart
Timestamps<T>
timestamps property
timestamps property
dark_mode
light_mode
timestamps
property
bool
get
timestamps
Whether to use timestamps on this model
Implementation
bool get timestamps => true;
khadem package
documentation
database/orm
Timestamps<T>
timestamps property
Timestamps mixin