hasDocument abstract method

bool hasDocument(
  1. String documentId
)

Check if a document exists

Implementation

bool hasDocument(String documentId);