updateTime property

Timestamp? get updateTime

The time the document was last updated (at the time the snapshot was generated). Not set for documents that don't exist.

Implementation

external Timestamp? get updateTime;