get

fun <T> Resolver.get(data: LiveData<T>): T?

Returns LiveData.getValue and tracks the observable.