get Any Replica Or Null
suspend fun getAnyReplicaOrNull(id: String, common: CommonOptions = CommonOptions.Default): GetReplicaResult?
Content copied to clipboard
Like getAnyReplica, but returns null instead of throwing DocumentUnretrievableException if the document was not found.