obs property

RxBool get obs

Returns a RxBool with this bool as initial value.

Implementation

RxBool get obs => RxBool(this);