liveDataObserver

abstract fun liveDataObserver(): Observer<R>

Gets an Observer to observe changes to this subject.