rx property

RxNum get rx

Returns a RxNum with this num as initial value.

Implementation

RxNum get rx => RxNum(this);