FirebaseTimestamp.server constructor

const FirebaseTimestamp.server()

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

Implementation

const factory FirebaseTimestamp.server() = _Server;