localDocument property

TypedDocumentObject<Object>? localDocument

The typed representation of the Document in the local database, or null if deleted.

Implementation

TypedDocumentObject? get localDocument;