onChanged

abstract fun onChanged(value: T)

Called when the initial observation of live data is called and the observed value subsequently changes.