addSource

common
fun <IT> addSource(liveData: LiveData<IT>, onChange: (IT) -> Unit)