obs property

RxBool obs

Returns a RxBool with this bool as initial value.

Implementation

RxBool get obs => RxBool(this);