RxImpl<T> constructor

RxImpl<T>(
  1. T initial
)

Implementation

RxImpl(super.initial);