RxDuration constructor

RxDuration(
  1. Duration value
)

Create a reactive Duration

Implementation

RxDuration(super.value);