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