menu
datum package
documentation
source/core/models/datum_change_detail.dart
DatumChangeDetail<T extends DatumEntityInterface>
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
timestamp
final
The timestamp of when the change occurred.
Implementation
final DateTime timestamp;
datum package
documentation
source/core/models/datum_change_detail
DatumChangeDetail<T extends DatumEntityInterface>
timestamp property
DatumChangeDetail class