asDateTime property

DateTime get asDateTime

Returns the underlying UTC DateTime. The time component will always be 00:00:00 UTC.

Implementation

DateTime get asDateTime => _dateTime;