RxDateTime constructor

RxDateTime(
  1. DateTime value
)

Create a reactive DateTime

Implementation

RxDateTime(super.value);