ServerTimestamp.server constructor

const ServerTimestamp.server()

Creates a timestamp placeholder that will be set to an actual DateTime upon being stored on the server.

Implementation

const factory ServerTimestamp.server() = _Server;