isNotDateTime property

bool isNotDateTime

Implementation

bool get isNotDateTime => this is! DateTime;