Observable that
Observable that the State casts to.
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.
The current data of this state.
The next data for this state to hold.
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.