ImmutableLiveData

fun <T> ImmutableLiveData(value: T)

Parameters

value

The value to set.