serverTimestamp static method
Returns a sentinel used with set() or update() to include a server-generated timestamp in the written data.
Implementation
static FieldValue serverTimestamp() => _serverTimestamp;
Returns a sentinel used with set() or update() to include a server-generated timestamp in the written data.
static FieldValue serverTimestamp() => _serverTimestamp;