exec

fun exec(): DittoDocument?

Execute the find operation to return the document with the matching ID.

Return

The DittoDocument with the ID provided in the findByID call or null if the document was not found.