observableOf

Creates a SimpleInitializedObservable from a value.

Parameters

T

the type of value to expect.

value

The fixed value to observe.