rx property

Returns a RxString with this String as initial value.

Implementation

RxString get rx => RxString(this);