RxInterval constructor

RxInterval(
  1. Duration _interval
)

Implementation

RxInterval(this._interval) : super(0);