Observable that
Function
asObservable
Observable that the State casts to.
Function
createObservablePart
Method to return the part for this Observable to return.
Optional
memoizationFunction: MemoizationFunction<ReturnType>Method to Compare if the data has changed. Should return true when data is different.
UmbClassState
Description