asRx method

RxNotifier<T> asRx()

Implementation

RxNotifier<T> asRx() => RxNotifier<T>(value);