Observable that
FunctionasObservable
Observable that the State casts to.
FunctionasObservablePart
Method to return the part for this Observable to return.
OptionalmemoizationFunction: MemoizationFunction<ReturnType>Method to compare if the data has changed. Should return true when data is identical.
FunctionsetValue
The next data for this state to hold.
UmbBooleanState
Description