exec

fun exec(): DittoDocument?

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

Return

The DittoDocument with the identifier provided in the findById call or null if the document was not found.