typealias DittoSingleDocumentDictionaryLiveQuery = DittoSingleDocumentLiveQuery<Map<String, Any?>>
The default type of DittoSingleDocumentLiveQuery. It will use the DittoDictionaryDocument type to represent the document when delivering updates.