public final class LiveDataExtKt
final static <T extends Any> Unit
emit(MutableLiveData<T> $self, T t)
setOrPostValue(MutableLiveData<T> $self, T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <T extends Any> Unit emit(MutableLiveData<T> $self, T t)
final static <T extends Any> Unit setOrPostValue(MutableLiveData<T> $self, T t)