toNullable property

Nullable<DateTime> get toNullable

Implementation

Nullable<DateTime> get toNullable => Nullable(this);