Rx<T> constructor

Rx<T>(
  1. T initial
)

Implementation

Rx(super.initial);