Tries to find a document in this collection. It will return a Nullable which isNull if the document could not be found. Otherwise it will be the document wrapped in the nullable.
See Implementation
Tries to find a document in this collection. It will return a Nullable which isNull if the document could not be found. Otherwise it will be the document wrapped in the nullable.