Loading) val cache: LiveData<ViewState<T>> = databaseQuery.invoke() .map { ViewState.Success<T>(it) } emitSource(cache) }.
確定! 回上一頁