I have a map liveData in view model.
val isOpen: LiveData = Transformations.map(shouldTry) { println("in map") close(