rx property

RxNum rx

Returns a RxNum with this num as initial value.

Implementation

RxNum get rx => RxNum(this);