getLatestSnapshot abstract method

Snapshot? getLatestSnapshot(
  1. String documentId
)

Get the latest snapshot of a document

Implementation

Snapshot? getLatestSnapshot(String documentId);