observableOf
Creates a SimpleInitializedObservable from a value.
Parameters
value
The fixed value to observe.
Type Parameters
T
the type of value to expect.
Creates a SimpleInitializedObservable from a value.
The fixed value to observe.
the type of value to expect.