obs property

RxString obs

Returns a RxString with this String as initial value.

Implementation

RxString get obs => RxString(this);