Observable that
FunctionasObservable
Observable that the State casts to.
FunctioncreateObservablePart
Method to return the part for this Observable to return.
OptionalmemoizationFunction: MemoizationFunction<ReturnType>Method to compare two results. Should return true when data is the same (unchanged), preventing unnecessary emissions.
UmbClassState
Description