timestamp property
DateTime
get
timestamp
Effective timestamp for display.
Implementation
DateTime get timestamp => serverTimestamp ?? clientTimestamp;
Effective timestamp for display.
DateTime get timestamp => serverTimestamp ?? clientTimestamp;