obs property

RxDouble obs

Returns a RxDouble with this double as initial value.

Implementation

RxDouble get obs => RxDouble(this);