hasDataWriteAccess

abstract fun hasDataWriteAccess(eventUid: String): Single<Boolean>

Check if user has data write access to a particular event.

It returns true if the user has data write access to both the program and the program stage. If the event does not exist, returns null