liveDataOf
Creates a LiveData that emits the initialValue immediately.
Creates a LiveData that emits the value that the callable
function produces, immediately.
Creates a LiveData that emits the initialValue immediately.
Creates a LiveData that emits the value that the callable
function produces, immediately.