RxString constructor

RxString(
  1. String value
)

Create a reactive String

Implementation

RxString(super.value);