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.
Functionupdate
A object containing some of the data to update in this Subject.
Reference to it self.
UmbObjectState
Description
The UmbObjectState provides methods to append data when the data is an Object.