BaseUninitializedObservable

constructor(observation: ObservationUninitialized<T>)

Parameters

observation

The ObservationUninitialized to handle observing the value.

Type Parameters

T

the type of value to expect.