remoteDocument property

TypedDocumentObject<Object>? remoteDocument

The typed representation of the Document replicated from the remote database, or null if deleted.

Implementation

TypedDocumentObject? get remoteDocument;