events

fun events(targetPath: String): Flow<Document.Event>

Subscribes to events on the document with the specific targetPath.


val events: SharedFlow<Document.Event>