isDateTimeSet property

bool get isDateTimeSet

Checks if the given this is a DateTimeSet.

Implementation

bool get isDateTimeSet => equals(DateTimeSet);