hash

fun hash(document: DittoDocument?): BigInteger

Returns a hash that represents the document.

Return

a hash that represents document.

Parameters

document

the document delivered alongside the live query event.