readTime property

Timestamp? get readTime

If specified, documents are read at the given time. This may not be more than 60 seconds in the past from when the request is processed by the server.

Only available if readOnly is true.

Implementation

external Timestamp? get readTime;